Changes of com.discord v1144
This commit is contained in:
parent
3b0c33520d
commit
4746542b20
25752 changed files with 77 additions and 4382359 deletions
|
@ -1,50 +0,0 @@
|
|||
.class public Landroidx/recyclerview/widget/FastScroller$2;
|
||||
.super Landroidx/recyclerview/widget/RecyclerView$OnScrollListener;
|
||||
.source "FastScroller.java"
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/EnclosingClass;
|
||||
value = Landroidx/recyclerview/widget/FastScroller;
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/InnerClass;
|
||||
accessFlags = 0x1
|
||||
name = null
|
||||
.end annotation
|
||||
|
||||
|
||||
# instance fields
|
||||
.field public final synthetic this$0:Landroidx/recyclerview/widget/FastScroller;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>(Landroidx/recyclerview/widget/FastScroller;)V
|
||||
.locals 0
|
||||
|
||||
iput-object p1, p0, Landroidx/recyclerview/widget/FastScroller$2;->this$0:Landroidx/recyclerview/widget/FastScroller;
|
||||
|
||||
invoke-direct {p0}, Landroidx/recyclerview/widget/RecyclerView$OnScrollListener;-><init>()V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public onScrolled(Landroidx/recyclerview/widget/RecyclerView;II)V
|
||||
.locals 0
|
||||
|
||||
iget-object p2, p0, Landroidx/recyclerview/widget/FastScroller$2;->this$0:Landroidx/recyclerview/widget/FastScroller;
|
||||
|
||||
invoke-virtual {p1}, Landroidx/recyclerview/widget/RecyclerView;->computeHorizontalScrollOffset()I
|
||||
|
||||
move-result p3
|
||||
|
||||
invoke-virtual {p1}, Landroidx/recyclerview/widget/RecyclerView;->computeVerticalScrollOffset()I
|
||||
|
||||
move-result p1
|
||||
|
||||
invoke-virtual {p2, p3, p1}, Landroidx/recyclerview/widget/FastScroller;->updateScrollPosition(II)V
|
||||
|
||||
return-void
|
||||
.end method
|
Loading…
Add table
Add a link
Reference in a new issue