Changes of com.discord v1335
This commit is contained in:
parent
c42fc6bb28
commit
7b3a618778
18191 changed files with 1011128 additions and 974580 deletions
|
@ -14,17 +14,17 @@
|
|||
|
||||
|
||||
# static fields
|
||||
.field private static final ACCESSIBILITY_CLASS_NAME:Ljava/lang/String; = "androidx.appcompat.widget.LinearLayoutCompat"
|
||||
.field public static final ACCESSIBILITY_CLASS_NAME:Ljava/lang/String; = "androidx.appcompat.widget.LinearLayoutCompat"
|
||||
|
||||
.field public static final HORIZONTAL:I = 0x0
|
||||
|
||||
.field private static final INDEX_BOTTOM:I = 0x2
|
||||
.field public static final INDEX_BOTTOM:I = 0x2
|
||||
|
||||
.field private static final INDEX_CENTER_VERTICAL:I = 0x0
|
||||
.field public static final INDEX_CENTER_VERTICAL:I = 0x0
|
||||
|
||||
.field private static final INDEX_FILL:I = 0x3
|
||||
.field public static final INDEX_FILL:I = 0x3
|
||||
|
||||
.field private static final INDEX_TOP:I = 0x1
|
||||
.field public static final INDEX_TOP:I = 0x1
|
||||
|
||||
.field public static final SHOW_DIVIDER_BEGINNING:I = 0x1
|
||||
|
||||
|
@ -36,39 +36,39 @@
|
|||
|
||||
.field public static final VERTICAL:I = 0x1
|
||||
|
||||
.field private static final VERTICAL_GRAVITY_COUNT:I = 0x4
|
||||
.field public static final VERTICAL_GRAVITY_COUNT:I = 0x4
|
||||
|
||||
|
||||
# instance fields
|
||||
.field private mBaselineAligned:Z
|
||||
.field public mBaselineAligned:Z
|
||||
|
||||
.field private mBaselineAlignedChildIndex:I
|
||||
.field public mBaselineAlignedChildIndex:I
|
||||
|
||||
.field private mBaselineChildTop:I
|
||||
.field public mBaselineChildTop:I
|
||||
|
||||
.field private mDivider:Landroid/graphics/drawable/Drawable;
|
||||
.field public mDivider:Landroid/graphics/drawable/Drawable;
|
||||
|
||||
.field private mDividerHeight:I
|
||||
.field public mDividerHeight:I
|
||||
|
||||
.field private mDividerPadding:I
|
||||
.field public mDividerPadding:I
|
||||
|
||||
.field private mDividerWidth:I
|
||||
.field public mDividerWidth:I
|
||||
|
||||
.field private mGravity:I
|
||||
.field public mGravity:I
|
||||
|
||||
.field private mMaxAscent:[I
|
||||
.field public mMaxAscent:[I
|
||||
|
||||
.field private mMaxDescent:[I
|
||||
.field public mMaxDescent:[I
|
||||
|
||||
.field private mOrientation:I
|
||||
.field public mOrientation:I
|
||||
|
||||
.field private mShowDividers:I
|
||||
.field public mShowDividers:I
|
||||
|
||||
.field private mTotalLength:I
|
||||
.field public mTotalLength:I
|
||||
|
||||
.field private mUseLargestChild:Z
|
||||
.field public mUseLargestChild:Z
|
||||
|
||||
.field private mWeightSum:F
|
||||
.field public mWeightSum:F
|
||||
|
||||
|
||||
# direct methods
|
||||
|
@ -133,12 +133,14 @@
|
|||
|
||||
iput v3, p0, Landroidx/appcompat/widget/LinearLayoutCompat;->mGravity:I
|
||||
|
||||
sget-object v6, Landroidx/appcompat/R$styleable;->LinearLayoutCompat:[I
|
||||
sget-object v3, Landroidx/appcompat/R$styleable;->LinearLayoutCompat:[I
|
||||
|
||||
invoke-static {p1, p2, v6, p3, v2}, Landroidx/appcompat/widget/TintTypedArray;->obtainStyledAttributes(Landroid/content/Context;Landroid/util/AttributeSet;[III)Landroidx/appcompat/widget/TintTypedArray;
|
||||
invoke-static {p1, p2, v3, p3, v2}, Landroidx/appcompat/widget/TintTypedArray;->obtainStyledAttributes(Landroid/content/Context;Landroid/util/AttributeSet;[III)Landroidx/appcompat/widget/TintTypedArray;
|
||||
|
||||
move-result-object v3
|
||||
|
||||
sget-object v6, Landroidx/appcompat/R$styleable;->LinearLayoutCompat:[I
|
||||
|
||||
invoke-virtual {v3}, Landroidx/appcompat/widget/TintTypedArray;->getWrappedTypeArray()Landroid/content/res/TypedArray;
|
||||
|
||||
move-result-object v8
|
||||
|
@ -2152,7 +2154,9 @@
|
|||
|
||||
if-nez v0, :cond_9
|
||||
|
||||
cmpl-float v0, v5, v20
|
||||
iget v0, v10, Landroidx/appcompat/widget/LinearLayoutCompat$LayoutParams;->weight:F
|
||||
|
||||
cmpl-float v0, v0, v20
|
||||
|
||||
if-lez v0, :cond_9
|
||||
|
||||
|
@ -3613,7 +3617,9 @@
|
|||
|
||||
if-nez v0, :cond_4
|
||||
|
||||
cmpl-float v0, v1, v16
|
||||
iget v0, v10, Landroidx/appcompat/widget/LinearLayoutCompat$LayoutParams;->weight:F
|
||||
|
||||
cmpl-float v0, v0, v16
|
||||
|
||||
if-lez v0, :cond_4
|
||||
|
||||
|
@ -4634,7 +4640,7 @@
|
|||
|
||||
const-string v0, "base aligned child index out of range (0, "
|
||||
|
||||
invoke-static {v0}, Lf/e/c/a/a;->F(Ljava/lang/String;)Ljava/lang/StringBuilder;
|
||||
invoke-static {v0}, Lf/e/c/a/a;->E(Ljava/lang/String;)Ljava/lang/StringBuilder;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue