Changes of com.discord v1272
This commit is contained in:
parent
4244e04c36
commit
151e6a1914
14572 changed files with 1062860 additions and 910878 deletions
|
@ -161,6 +161,39 @@
|
|||
return v0
|
||||
.end method
|
||||
|
||||
.method public ensureImeVisible()V
|
||||
.locals 2
|
||||
|
||||
sget v0, Landroid/os/Build$VERSION;->SDK_INT:I
|
||||
|
||||
const/16 v1, 0x1d
|
||||
|
||||
if-lt v0, v1, :cond_0
|
||||
|
||||
const/4 v0, 0x1
|
||||
|
||||
invoke-virtual {p0, v0}, Landroid/widget/AutoCompleteTextView;->setInputMethodMode(I)V
|
||||
|
||||
invoke-virtual {p0}, Landroidx/appcompat/widget/SearchView$SearchAutoComplete;->enoughToFilter()Z
|
||||
|
||||
move-result v0
|
||||
|
||||
if-eqz v0, :cond_1
|
||||
|
||||
invoke-virtual {p0}, Landroid/widget/AutoCompleteTextView;->showDropDown()V
|
||||
|
||||
goto :goto_0
|
||||
|
||||
:cond_0
|
||||
sget-object v0, Landroidx/appcompat/widget/SearchView;->PRE_API_29_HIDDEN_METHOD_INVOKER:Landroidx/appcompat/widget/SearchView$PreQAutoCompleteTextViewReflector;
|
||||
|
||||
invoke-virtual {v0, p0}, Landroidx/appcompat/widget/SearchView$PreQAutoCompleteTextViewReflector;->ensureImeVisible(Landroid/widget/AutoCompleteTextView;)V
|
||||
|
||||
:cond_1
|
||||
:goto_0
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public isEmpty()Z
|
||||
.locals 1
|
||||
|
||||
|
@ -331,7 +364,7 @@
|
|||
.end method
|
||||
|
||||
.method public onWindowFocusChanged(Z)V
|
||||
.locals 1
|
||||
.locals 0
|
||||
|
||||
invoke-super {p0, p1}, Landroid/widget/AutoCompleteTextView;->onWindowFocusChanged(Z)V
|
||||
|
||||
|
@ -357,17 +390,15 @@
|
|||
|
||||
invoke-virtual {p0}, Landroid/widget/AutoCompleteTextView;->getContext()Landroid/content/Context;
|
||||
|
||||
move-result-object v0
|
||||
move-result-object p1
|
||||
|
||||
invoke-static {v0}, Landroidx/appcompat/widget/SearchView;->isLandscapeMode(Landroid/content/Context;)Z
|
||||
invoke-static {p1}, Landroidx/appcompat/widget/SearchView;->isLandscapeMode(Landroid/content/Context;)Z
|
||||
|
||||
move-result v0
|
||||
move-result p1
|
||||
|
||||
if-eqz v0, :cond_0
|
||||
if-eqz p1, :cond_0
|
||||
|
||||
sget-object v0, Landroidx/appcompat/widget/SearchView;->HIDDEN_METHOD_INVOKER:Landroidx/appcompat/widget/SearchView$AutoCompleteTextViewReflector;
|
||||
|
||||
invoke-virtual {v0, p0, p1}, Landroidx/appcompat/widget/SearchView$AutoCompleteTextViewReflector;->ensureImeVisible(Landroid/widget/AutoCompleteTextView;Z)V
|
||||
invoke-virtual {p0}, Landroidx/appcompat/widget/SearchView$SearchAutoComplete;->ensureImeVisible()V
|
||||
|
||||
:cond_0
|
||||
return-void
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue