Changes of com.discord v1255
This commit is contained in:
parent
f9a1079ca0
commit
de564f6f1c
12605 changed files with 896612 additions and 782429 deletions
|
@ -122,7 +122,7 @@
|
|||
|
||||
const-class v1, Ljava/lang/Float;
|
||||
|
||||
const-string v2, "thumbPos"
|
||||
const-string/jumbo v2, "thumbPos"
|
||||
|
||||
invoke-direct {v0, v1, v2}, Landroidx/appcompat/widget/SwitchCompat$1;-><init>(Ljava/lang/Class;Ljava/lang/String;)V
|
||||
|
||||
|
@ -145,6 +145,10 @@
|
|||
|
||||
.method public constructor <init>(Landroid/content/Context;)V
|
||||
.locals 1
|
||||
.param p1 # Landroid/content/Context;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
const/4 v0, 0x0
|
||||
|
||||
|
@ -155,6 +159,14 @@
|
|||
|
||||
.method public constructor <init>(Landroid/content/Context;Landroid/util/AttributeSet;)V
|
||||
.locals 1
|
||||
.param p1 # Landroid/content/Context;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p2 # Landroid/util/AttributeSet;
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
sget v0, Landroidx/appcompat/R$attr;->switchStyle:I
|
||||
|
||||
|
@ -164,7 +176,15 @@
|
|||
.end method
|
||||
|
||||
.method public constructor <init>(Landroid/content/Context;Landroid/util/AttributeSet;I)V
|
||||
.locals 7
|
||||
.locals 11
|
||||
.param p1 # Landroid/content/Context;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p2 # Landroid/util/AttributeSet;
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
invoke-direct {p0, p1, p2, p3}, Landroid/widget/CompoundButton;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;I)V
|
||||
|
||||
|
@ -200,6 +220,12 @@
|
|||
|
||||
iput-object v2, p0, Landroidx/appcompat/widget/SwitchCompat;->mTempRect:Landroid/graphics/Rect;
|
||||
|
||||
invoke-virtual {p0}, Landroid/widget/CompoundButton;->getContext()Landroid/content/Context;
|
||||
|
||||
move-result-object v2
|
||||
|
||||
invoke-static {p0, v2}, Landroidx/appcompat/widget/ThemeUtils;->checkAppCompatTheme(Landroid/view/View;Landroid/content/Context;)V
|
||||
|
||||
new-instance v2, Landroid/text/TextPaint;
|
||||
|
||||
const/4 v3, 0x1
|
||||
|
@ -228,6 +254,24 @@
|
|||
|
||||
move-result-object v2
|
||||
|
||||
sget-object v6, Landroidx/appcompat/R$styleable;->SwitchCompat:[I
|
||||
|
||||
invoke-virtual {v2}, Landroidx/appcompat/widget/TintTypedArray;->getWrappedTypeArray()Landroid/content/res/TypedArray;
|
||||
|
||||
move-result-object v8
|
||||
|
||||
const/4 v10, 0x0
|
||||
|
||||
move-object v4, p0
|
||||
|
||||
move-object v5, p1
|
||||
|
||||
move-object v7, p2
|
||||
|
||||
move v9, p3
|
||||
|
||||
invoke-static/range {v4 .. v10}, Landroidx/core/view/ViewCompat;->saveAttributeDataForStyleable(Landroid/view/View;Landroid/content/Context;[ILandroid/util/AttributeSet;Landroid/content/res/TypedArray;II)V
|
||||
|
||||
sget v4, Landroidx/appcompat/R$styleable;->SwitchCompat_android_thumb:I
|
||||
|
||||
invoke-virtual {v2, v4}, Landroidx/appcompat/widget/TintTypedArray;->getDrawable(I)Landroid/graphics/drawable/Drawable;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue