Changes of com.discord v998
This commit is contained in:
parent
dc3b174a87
commit
a8e290ae89
20243 changed files with 1573881 additions and 1337713 deletions
|
@ -6,21 +6,21 @@
|
|||
# static fields
|
||||
.field public static final HORIZONTAL:I = 0x0
|
||||
|
||||
.field private static final INVALID_SIZE:I = -0x80000000
|
||||
.field public static final INVALID_SIZE:I = -0x80000000
|
||||
|
||||
.field public static final VERTICAL:I = 0x1
|
||||
|
||||
|
||||
# instance fields
|
||||
.field private mLastTotalSpace:I
|
||||
.field public mLastTotalSpace:I
|
||||
|
||||
.field protected final mLayoutManager:Landroidx/recyclerview/widget/RecyclerView$LayoutManager;
|
||||
.field public final mLayoutManager:Landroidx/recyclerview/widget/RecyclerView$LayoutManager;
|
||||
|
||||
.field final mTmpRect:Landroid/graphics/Rect;
|
||||
.field public final mTmpRect:Landroid/graphics/Rect;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method private constructor <init>(Landroidx/recyclerview/widget/RecyclerView$LayoutManager;)V
|
||||
.method public constructor <init>(Landroidx/recyclerview/widget/RecyclerView$LayoutManager;)V
|
||||
.locals 1
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
@ -40,7 +40,7 @@
|
|||
return-void
|
||||
.end method
|
||||
|
||||
.method synthetic constructor <init>(Landroidx/recyclerview/widget/RecyclerView$LayoutManager;Landroidx/recyclerview/widget/OrientationHelper$1;)V
|
||||
.method public synthetic constructor <init>(Landroidx/recyclerview/widget/RecyclerView$LayoutManager;Landroidx/recyclerview/widget/OrientationHelper$1;)V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0, p1}, Landroidx/recyclerview/widget/OrientationHelper;-><init>(Landroidx/recyclerview/widget/RecyclerView$LayoutManager;)V
|
||||
|
@ -154,7 +154,7 @@
|
|||
|
||||
const/4 v0, 0x0
|
||||
|
||||
return v0
|
||||
goto :goto_0
|
||||
|
||||
:cond_0
|
||||
invoke-virtual {p0}, Landroidx/recyclerview/widget/OrientationHelper;->getTotalSpace()I
|
||||
|
@ -165,6 +165,7 @@
|
|||
|
||||
sub-int/2addr v0, v1
|
||||
|
||||
:goto_0
|
||||
return v0
|
||||
.end method
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue