Changes of com.discord v1335
This commit is contained in:
parent
c42fc6bb28
commit
7b3a618778
18191 changed files with 1011128 additions and 974580 deletions
|
@ -4,24 +4,14 @@
|
|||
|
||||
|
||||
# static fields
|
||||
.field private static final COMPAT_OVERLAP_ANCHOR:Z
|
||||
.field public static final COMPAT_OVERLAP_ANCHOR:Z = false
|
||||
|
||||
|
||||
# instance fields
|
||||
.field private mOverlapAnchor:Z
|
||||
.field public mOverlapAnchor:Z
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public static constructor <clinit>()V
|
||||
.locals 1
|
||||
|
||||
const/4 v0, 0x0
|
||||
|
||||
sput-boolean v0, Landroidx/appcompat/widget/AppCompatPopupWindow;->COMPAT_OVERLAP_ANCHOR:Z
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public constructor <init>(Landroid/content/Context;Landroid/util/AttributeSet;I)V
|
||||
.locals 1
|
||||
.param p1 # Landroid/content/Context;
|
||||
|
@ -85,9 +75,11 @@
|
|||
|
||||
invoke-virtual {p1, p2}, Landroidx/appcompat/widget/TintTypedArray;->hasValue(I)Z
|
||||
|
||||
move-result p3
|
||||
move-result p2
|
||||
|
||||
if-eqz p3, :cond_0
|
||||
if-eqz p2, :cond_0
|
||||
|
||||
sget p2, Landroidx/appcompat/R$styleable;->PopupWindow_overlapAnchor:I
|
||||
|
||||
const/4 p3, 0x0
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue