Changes of com.discord v1334
This commit is contained in:
parent
18c9b7884b
commit
c42fc6bb28
18192 changed files with 975392 additions and 1011385 deletions
|
@ -4,17 +4,17 @@
|
|||
|
||||
|
||||
# instance fields
|
||||
.field public mBackgroundResId:I
|
||||
.field private mBackgroundResId:I
|
||||
|
||||
.field public mBackgroundTint:Landroidx/appcompat/widget/TintInfo;
|
||||
.field private mBackgroundTint:Landroidx/appcompat/widget/TintInfo;
|
||||
|
||||
.field public final mDrawableManager:Landroidx/appcompat/widget/AppCompatDrawableManager;
|
||||
.field private final mDrawableManager:Landroidx/appcompat/widget/AppCompatDrawableManager;
|
||||
|
||||
.field public mInternalBackgroundTint:Landroidx/appcompat/widget/TintInfo;
|
||||
.field private mInternalBackgroundTint:Landroidx/appcompat/widget/TintInfo;
|
||||
|
||||
.field public mTmpInfo:Landroidx/appcompat/widget/TintInfo;
|
||||
.field private mTmpInfo:Landroidx/appcompat/widget/TintInfo;
|
||||
|
||||
.field public final mView:Landroid/view/View;
|
||||
.field private final mView:Landroid/view/View;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end field
|
||||
|
@ -266,11 +266,11 @@
|
|||
|
||||
move-result-object v0
|
||||
|
||||
sget-object v1, Landroidx/appcompat/R$styleable;->ViewBackgroundHelper:[I
|
||||
sget-object v3, Landroidx/appcompat/R$styleable;->ViewBackgroundHelper:[I
|
||||
|
||||
const/4 v2, 0x0
|
||||
const/4 v1, 0x0
|
||||
|
||||
invoke-static {v0, p1, v1, p2, v2}, Landroidx/appcompat/widget/TintTypedArray;->obtainStyledAttributes(Landroid/content/Context;Landroid/util/AttributeSet;[III)Landroidx/appcompat/widget/TintTypedArray;
|
||||
invoke-static {v0, p1, v3, p2, v1}, Landroidx/appcompat/widget/TintTypedArray;->obtainStyledAttributes(Landroid/content/Context;Landroid/util/AttributeSet;[III)Landroidx/appcompat/widget/TintTypedArray;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
|
@ -280,8 +280,6 @@
|
|||
|
||||
move-result-object v2
|
||||
|
||||
sget-object v3, Landroidx/appcompat/R$styleable;->ViewBackgroundHelper:[I
|
||||
|
||||
invoke-virtual {v0}, Landroidx/appcompat/widget/TintTypedArray;->getWrappedTypeArray()Landroid/content/res/TypedArray;
|
||||
|
||||
move-result-object v5
|
||||
|
@ -299,15 +297,13 @@
|
|||
|
||||
invoke-virtual {v0, p1}, Landroidx/appcompat/widget/TintTypedArray;->hasValue(I)Z
|
||||
|
||||
move-result p1
|
||||
move-result p2
|
||||
|
||||
const/4 p2, -0x1
|
||||
const/4 v1, -0x1
|
||||
|
||||
if-eqz p1, :cond_0
|
||||
if-eqz p2, :cond_0
|
||||
|
||||
sget p1, Landroidx/appcompat/R$styleable;->ViewBackgroundHelper_android_background:I
|
||||
|
||||
invoke-virtual {v0, p1, p2}, Landroidx/appcompat/widget/TintTypedArray;->getResourceId(II)I
|
||||
invoke-virtual {v0, p1, v1}, Landroidx/appcompat/widget/TintTypedArray;->getResourceId(II)I
|
||||
|
||||
move-result p1
|
||||
|
||||
|
@ -315,15 +311,15 @@
|
|||
|
||||
iget-object p1, p0, Landroidx/appcompat/widget/AppCompatBackgroundHelper;->mDrawableManager:Landroidx/appcompat/widget/AppCompatDrawableManager;
|
||||
|
||||
iget-object v1, p0, Landroidx/appcompat/widget/AppCompatBackgroundHelper;->mView:Landroid/view/View;
|
||||
iget-object p2, p0, Landroidx/appcompat/widget/AppCompatBackgroundHelper;->mView:Landroid/view/View;
|
||||
|
||||
invoke-virtual {v1}, Landroid/view/View;->getContext()Landroid/content/Context;
|
||||
invoke-virtual {p2}, Landroid/view/View;->getContext()Landroid/content/Context;
|
||||
|
||||
move-result-object v1
|
||||
move-result-object p2
|
||||
|
||||
iget v2, p0, Landroidx/appcompat/widget/AppCompatBackgroundHelper;->mBackgroundResId:I
|
||||
|
||||
invoke-virtual {p1, v1, v2}, Landroidx/appcompat/widget/AppCompatDrawableManager;->getTintList(Landroid/content/Context;I)Landroid/content/res/ColorStateList;
|
||||
invoke-virtual {p1, p2, v2}, Landroidx/appcompat/widget/AppCompatDrawableManager;->getTintList(Landroid/content/Context;I)Landroid/content/res/ColorStateList;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
|
@ -336,44 +332,40 @@
|
|||
|
||||
invoke-virtual {v0, p1}, Landroidx/appcompat/widget/TintTypedArray;->hasValue(I)Z
|
||||
|
||||
move-result p1
|
||||
move-result p2
|
||||
|
||||
if-eqz p1, :cond_1
|
||||
if-eqz p2, :cond_1
|
||||
|
||||
iget-object p1, p0, Landroidx/appcompat/widget/AppCompatBackgroundHelper;->mView:Landroid/view/View;
|
||||
iget-object p2, p0, Landroidx/appcompat/widget/AppCompatBackgroundHelper;->mView:Landroid/view/View;
|
||||
|
||||
sget v1, Landroidx/appcompat/R$styleable;->ViewBackgroundHelper_backgroundTint:I
|
||||
invoke-virtual {v0, p1}, Landroidx/appcompat/widget/TintTypedArray;->getColorStateList(I)Landroid/content/res/ColorStateList;
|
||||
|
||||
invoke-virtual {v0, v1}, Landroidx/appcompat/widget/TintTypedArray;->getColorStateList(I)Landroid/content/res/ColorStateList;
|
||||
move-result-object p1
|
||||
|
||||
move-result-object v1
|
||||
|
||||
invoke-static {p1, v1}, Landroidx/core/view/ViewCompat;->setBackgroundTintList(Landroid/view/View;Landroid/content/res/ColorStateList;)V
|
||||
invoke-static {p2, p1}, Landroidx/core/view/ViewCompat;->setBackgroundTintList(Landroid/view/View;Landroid/content/res/ColorStateList;)V
|
||||
|
||||
:cond_1
|
||||
sget p1, Landroidx/appcompat/R$styleable;->ViewBackgroundHelper_backgroundTintMode:I
|
||||
|
||||
invoke-virtual {v0, p1}, Landroidx/appcompat/widget/TintTypedArray;->hasValue(I)Z
|
||||
|
||||
move-result p1
|
||||
|
||||
if-eqz p1, :cond_2
|
||||
|
||||
iget-object p1, p0, Landroidx/appcompat/widget/AppCompatBackgroundHelper;->mView:Landroid/view/View;
|
||||
|
||||
sget v1, Landroidx/appcompat/R$styleable;->ViewBackgroundHelper_backgroundTintMode:I
|
||||
|
||||
invoke-virtual {v0, v1, p2}, Landroidx/appcompat/widget/TintTypedArray;->getInt(II)I
|
||||
|
||||
move-result p2
|
||||
|
||||
if-eqz p2, :cond_2
|
||||
|
||||
iget-object p2, p0, Landroidx/appcompat/widget/AppCompatBackgroundHelper;->mView:Landroid/view/View;
|
||||
|
||||
invoke-virtual {v0, p1, v1}, Landroidx/appcompat/widget/TintTypedArray;->getInt(II)I
|
||||
|
||||
move-result p1
|
||||
|
||||
const/4 v1, 0x0
|
||||
|
||||
invoke-static {p2, v1}, Landroidx/appcompat/widget/DrawableUtils;->parseTintMode(ILandroid/graphics/PorterDuff$Mode;)Landroid/graphics/PorterDuff$Mode;
|
||||
invoke-static {p1, v1}, Landroidx/appcompat/widget/DrawableUtils;->parseTintMode(ILandroid/graphics/PorterDuff$Mode;)Landroid/graphics/PorterDuff$Mode;
|
||||
|
||||
move-result-object p2
|
||||
move-result-object p1
|
||||
|
||||
invoke-static {p1, p2}, Landroidx/core/view/ViewCompat;->setBackgroundTintMode(Landroid/view/View;Landroid/graphics/PorterDuff$Mode;)V
|
||||
invoke-static {p2, p1}, Landroidx/core/view/ViewCompat;->setBackgroundTintMode(Landroid/view/View;Landroid/graphics/PorterDuff$Mode;)V
|
||||
:try_end_0
|
||||
.catchall {:try_start_0 .. :try_end_0} :catchall_0
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue