Changes of com.discord v1335

This commit is contained in:
root 2020-11-16 01:00:50 +00:00
parent c42fc6bb28
commit 7b3a618778
18191 changed files with 1011128 additions and 974580 deletions

View file

@ -4,15 +4,15 @@
# static fields
.field private static sGetChildDrawingOrderMethod:Ljava/lang/reflect/Method; = null
.field public static sGetChildDrawingOrderMethod:Ljava/lang/reflect/Method; = null
.field private static sGetChildDrawingOrderMethodFetched:Z = false
.field public static sGetChildDrawingOrderMethodFetched:Z = false
.field private static sTryHiddenSuppressLayout:Z = true
.field public static sTryHiddenSuppressLayout:Z = true
# direct methods
.method private constructor <init>()V
.method public constructor <init>()V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
@ -61,6 +61,8 @@
aput-object v6, v5, v1
sget-object v6, Ljava/lang/Integer;->TYPE:Ljava/lang/Class;
aput-object v6, v5, v3
invoke-virtual {v0, v4, v5}, Ljava/lang/Class;->getDeclaredMethod(Ljava/lang/String;[Ljava/lang/Class;)Ljava/lang/reflect/Method;
@ -134,7 +136,7 @@
return-object v0
.end method
.method private static hiddenSuppressLayout(Landroid/view/ViewGroup;Z)V
.method public static hiddenSuppressLayout(Landroid/view/ViewGroup;Z)V
.locals 1
.param p0 # Landroid/view/ViewGroup;
.annotation build Landroidx/annotation/NonNull;