Changes of com.discord v986
This commit is contained in:
parent
8f4cf7370b
commit
4f9eb81121
8484 changed files with 280941 additions and 219031 deletions
|
@ -5,6 +5,8 @@
|
|||
# interfaces
|
||||
.implements Landroidx/appcompat/widget/DecorContentParent;
|
||||
.implements Landroidx/core/view/NestedScrollingParent;
|
||||
.implements Landroidx/core/view/NestedScrollingParent2;
|
||||
.implements Landroidx/core/view/NestedScrollingParent3;
|
||||
|
||||
|
||||
# annotations
|
||||
|
@ -1451,6 +1453,17 @@
|
|||
return-void
|
||||
.end method
|
||||
|
||||
.method public onNestedPreScroll(Landroid/view/View;II[II)V
|
||||
.locals 0
|
||||
|
||||
if-nez p5, :cond_0
|
||||
|
||||
invoke-virtual {p0, p1, p2, p3, p4}, Landroidx/appcompat/widget/ActionBarOverlayLayout;->onNestedPreScroll(Landroid/view/View;II[I)V
|
||||
|
||||
:cond_0
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public onNestedScroll(Landroid/view/View;IIII)V
|
||||
.locals 0
|
||||
|
||||
|
@ -1467,6 +1480,25 @@
|
|||
return-void
|
||||
.end method
|
||||
|
||||
.method public onNestedScroll(Landroid/view/View;IIIII)V
|
||||
.locals 0
|
||||
|
||||
if-nez p6, :cond_0
|
||||
|
||||
invoke-virtual/range {p0 .. p5}, Landroidx/appcompat/widget/ActionBarOverlayLayout;->onNestedScroll(Landroid/view/View;IIII)V
|
||||
|
||||
:cond_0
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public onNestedScroll(Landroid/view/View;IIIII[I)V
|
||||
.locals 0
|
||||
|
||||
invoke-virtual/range {p0 .. p6}, Landroidx/appcompat/widget/ActionBarOverlayLayout;->onNestedScroll(Landroid/view/View;IIIII)V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public onNestedScrollAccepted(Landroid/view/View;Landroid/view/View;I)V
|
||||
.locals 1
|
||||
|
||||
|
@ -1492,6 +1524,17 @@
|
|||
return-void
|
||||
.end method
|
||||
|
||||
.method public onNestedScrollAccepted(Landroid/view/View;Landroid/view/View;II)V
|
||||
.locals 0
|
||||
|
||||
if-nez p4, :cond_0
|
||||
|
||||
invoke-virtual {p0, p1, p2, p3}, Landroidx/appcompat/widget/ActionBarOverlayLayout;->onNestedScrollAccepted(Landroid/view/View;Landroid/view/View;I)V
|
||||
|
||||
:cond_0
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public onStartNestedScroll(Landroid/view/View;Landroid/view/View;I)Z
|
||||
.locals 0
|
||||
|
||||
|
@ -1521,6 +1564,27 @@
|
|||
return p1
|
||||
.end method
|
||||
|
||||
.method public onStartNestedScroll(Landroid/view/View;Landroid/view/View;II)Z
|
||||
.locals 0
|
||||
|
||||
if-nez p4, :cond_0
|
||||
|
||||
invoke-virtual {p0, p1, p2, p3}, Landroidx/appcompat/widget/ActionBarOverlayLayout;->onStartNestedScroll(Landroid/view/View;Landroid/view/View;I)Z
|
||||
|
||||
move-result p1
|
||||
|
||||
if-eqz p1, :cond_0
|
||||
|
||||
const/4 p1, 0x1
|
||||
|
||||
return p1
|
||||
|
||||
:cond_0
|
||||
const/4 p1, 0x0
|
||||
|
||||
return p1
|
||||
.end method
|
||||
|
||||
.method public onStopNestedScroll(Landroid/view/View;)V
|
||||
.locals 1
|
||||
|
||||
|
@ -1561,6 +1625,17 @@
|
|||
return-void
|
||||
.end method
|
||||
|
||||
.method public onStopNestedScroll(Landroid/view/View;I)V
|
||||
.locals 0
|
||||
|
||||
if-nez p2, :cond_0
|
||||
|
||||
invoke-virtual {p0, p1}, Landroidx/appcompat/widget/ActionBarOverlayLayout;->onStopNestedScroll(Landroid/view/View;)V
|
||||
|
||||
:cond_0
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public onWindowSystemUiVisibilityChanged(I)V
|
||||
.locals 4
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue