Changes of com.discord v1343

This commit is contained in:
root 2020-11-21 21:10:53 +00:00
parent 68330e16d7
commit 00a03df92a
18279 changed files with 1012666 additions and 988526 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;