Changes of com.discord v1271
This commit is contained in:
parent
2e142f9b6b
commit
4244e04c36
14542 changed files with 904422 additions and 1057813 deletions
|
@ -22,6 +22,10 @@
|
|||
.end annotation
|
||||
|
||||
|
||||
# static fields
|
||||
.field public static final LOG_TAG:Ljava/lang/String; = "ActivityChooserView"
|
||||
|
||||
|
||||
# instance fields
|
||||
.field public final mActivityChooserContent:Landroid/view/View;
|
||||
|
||||
|
@ -63,10 +67,6 @@
|
|||
# direct methods
|
||||
.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
|
||||
|
||||
|
@ -77,14 +77,6 @@
|
|||
|
||||
.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
|
||||
|
||||
const/4 v0, 0x0
|
||||
|
||||
|
@ -95,14 +87,6 @@
|
|||
|
||||
.method public constructor <init>(Landroid/content/Context;Landroid/util/AttributeSet;I)V
|
||||
.locals 10
|
||||
.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/view/ViewGroup;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;I)V
|
||||
|
||||
|
@ -130,6 +114,12 @@
|
|||
|
||||
move-result-object v1
|
||||
|
||||
sget v2, Landroid/os/Build$VERSION;->SDK_INT:I
|
||||
|
||||
const/16 v3, 0x1d
|
||||
|
||||
if-lt v2, v3, :cond_0
|
||||
|
||||
sget-object v5, Landroidx/appcompat/R$styleable;->ActivityChooserView:[I
|
||||
|
||||
const/4 v9, 0x0
|
||||
|
@ -144,8 +134,9 @@
|
|||
|
||||
move v8, p3
|
||||
|
||||
invoke-static/range {v3 .. v9}, Landroidx/core/view/ViewCompat;->saveAttributeDataForStyleable(Landroid/view/View;Landroid/content/Context;[ILandroid/util/AttributeSet;Landroid/content/res/TypedArray;II)V
|
||||
invoke-virtual/range {v3 .. v9}, Landroid/view/ViewGroup;->saveAttributeDataForStyleable(Landroid/content/Context;[ILandroid/util/AttributeSet;Landroid/content/res/TypedArray;II)V
|
||||
|
||||
:cond_0
|
||||
sget p2, Landroidx/appcompat/R$styleable;->ActivityChooserView_initialActivityCount:I
|
||||
|
||||
invoke-virtual {v1, p2, v0}, Landroid/content/res/TypedArray;->getInt(II)I
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue