Changes of com.discord v1339
This commit is contained in:
parent
5032d4b898
commit
6ae5001f89
18321 changed files with 985205 additions and 1013666 deletions
|
@ -15,26 +15,26 @@
|
|||
|
||||
|
||||
# static fields
|
||||
.field public static final ACCESSIBILITY_CLASS_NAME:Ljava/lang/String; = "androidx.appcompat.app.ActionBar$Tab"
|
||||
.field private static final ACCESSIBILITY_CLASS_NAME:Ljava/lang/String; = "androidx.appcompat.app.ActionBar$Tab"
|
||||
|
||||
|
||||
# instance fields
|
||||
.field public final BG_ATTRS:[I
|
||||
.field private final BG_ATTRS:[I
|
||||
|
||||
.field public mCustomView:Landroid/view/View;
|
||||
.field private mCustomView:Landroid/view/View;
|
||||
|
||||
.field public mIconView:Landroid/widget/ImageView;
|
||||
.field private mIconView:Landroid/widget/ImageView;
|
||||
|
||||
.field public mTab:Landroidx/appcompat/app/ActionBar$Tab;
|
||||
.field private mTab:Landroidx/appcompat/app/ActionBar$Tab;
|
||||
|
||||
.field public mTextView:Landroid/widget/TextView;
|
||||
.field private mTextView:Landroid/widget/TextView;
|
||||
|
||||
.field public final synthetic this$0:Landroidx/appcompat/widget/ScrollingTabContainerView;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>(Landroidx/appcompat/widget/ScrollingTabContainerView;Landroid/content/Context;Landroidx/appcompat/app/ActionBar$Tab;Z)V
|
||||
.locals 3
|
||||
.locals 4
|
||||
|
||||
iput-object p1, p0, Landroidx/appcompat/widget/ScrollingTabContainerView$TabView;->this$0:Landroidx/appcompat/widget/ScrollingTabContainerView;
|
||||
|
||||
|
@ -44,33 +44,31 @@
|
|||
|
||||
invoke-direct {p0, p2, v0, p1}, Landroid/widget/LinearLayout;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;I)V
|
||||
|
||||
const/4 p1, 0x1
|
||||
const/4 v1, 0x1
|
||||
|
||||
new-array p1, p1, [I
|
||||
new-array v1, v1, [I
|
||||
|
||||
const v1, 0x10100d4
|
||||
const v2, 0x10100d4
|
||||
|
||||
const/4 v2, 0x0
|
||||
const/4 v3, 0x0
|
||||
|
||||
aput v1, p1, v2
|
||||
aput v2, v1, v3
|
||||
|
||||
iput-object p1, p0, Landroidx/appcompat/widget/ScrollingTabContainerView$TabView;->BG_ATTRS:[I
|
||||
iput-object v1, p0, Landroidx/appcompat/widget/ScrollingTabContainerView$TabView;->BG_ATTRS:[I
|
||||
|
||||
iput-object p3, p0, Landroidx/appcompat/widget/ScrollingTabContainerView$TabView;->mTab:Landroidx/appcompat/app/ActionBar$Tab;
|
||||
|
||||
sget p3, Landroidx/appcompat/R$attr;->actionBarTabStyle:I
|
||||
|
||||
invoke-static {p2, v0, p1, p3, v2}, Landroidx/appcompat/widget/TintTypedArray;->obtainStyledAttributes(Landroid/content/Context;Landroid/util/AttributeSet;[III)Landroidx/appcompat/widget/TintTypedArray;
|
||||
invoke-static {p2, v0, v1, p1, v3}, Landroidx/appcompat/widget/TintTypedArray;->obtainStyledAttributes(Landroid/content/Context;Landroid/util/AttributeSet;[III)Landroidx/appcompat/widget/TintTypedArray;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
invoke-virtual {p1, v2}, Landroidx/appcompat/widget/TintTypedArray;->hasValue(I)Z
|
||||
invoke-virtual {p1, v3}, Landroidx/appcompat/widget/TintTypedArray;->hasValue(I)Z
|
||||
|
||||
move-result p2
|
||||
|
||||
if-eqz p2, :cond_0
|
||||
|
||||
invoke-virtual {p1, v2}, Landroidx/appcompat/widget/TintTypedArray;->getDrawable(I)Landroid/graphics/drawable/Drawable;
|
||||
invoke-virtual {p1, v3}, Landroidx/appcompat/widget/TintTypedArray;->getDrawable(I)Landroid/graphics/drawable/Drawable;
|
||||
|
||||
move-result-object p2
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue