Changes of com.discord v1255
This commit is contained in:
parent
f9a1079ca0
commit
de564f6f1c
12605 changed files with 896612 additions and 782429 deletions
|
@ -36,6 +36,10 @@
|
|||
# virtual methods
|
||||
.method public onCloseMenu(Landroidx/appcompat/view/menu/MenuBuilder;Z)V
|
||||
.locals 4
|
||||
.param p1 # Landroidx/appcompat/view/menu/MenuBuilder;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
invoke-virtual {p1}, Landroidx/appcompat/view/menu/MenuBuilder;->getRootMenu()Landroidx/appcompat/view/menu/MenuBuilder;
|
||||
|
||||
|
@ -92,8 +96,16 @@
|
|||
|
||||
.method public onOpenSubMenu(Landroidx/appcompat/view/menu/MenuBuilder;)Z
|
||||
.locals 2
|
||||
.param p1 # Landroidx/appcompat/view/menu/MenuBuilder;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
if-nez p1, :cond_0
|
||||
invoke-virtual {p1}, Landroidx/appcompat/view/menu/MenuBuilder;->getRootMenu()Landroidx/appcompat/view/menu/MenuBuilder;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
if-ne p1, v0, :cond_0
|
||||
|
||||
iget-object v0, p0, Landroidx/appcompat/app/AppCompatDelegateImpl$PanelMenuPresenterCallback;->this$0:Landroidx/appcompat/app/AppCompatDelegateImpl;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue