Changes of com.discord v998
This commit is contained in:
parent
dc3b174a87
commit
a8e290ae89
20243 changed files with 1573881 additions and 1337713 deletions
|
@ -1,10 +1,10 @@
|
|||
.class Landroidx/transition/ViewGroupUtils;
|
||||
.class public Landroidx/transition/ViewGroupUtils;
|
||||
.super Ljava/lang/Object;
|
||||
.source "ViewGroupUtils.java"
|
||||
|
||||
|
||||
# direct methods
|
||||
.method private constructor <init>()V
|
||||
.method public constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
@ -12,44 +12,32 @@
|
|||
return-void
|
||||
.end method
|
||||
|
||||
.method static getOverlay(Landroid/view/ViewGroup;)Landroidx/transition/ViewGroupOverlayImpl;
|
||||
.locals 2
|
||||
.method public static getOverlay(Landroid/view/ViewGroup;)Landroidx/transition/ViewGroupOverlayImpl;
|
||||
.locals 1
|
||||
.param p0 # Landroid/view/ViewGroup;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
sget v0, Landroid/os/Build$VERSION;->SDK_INT:I
|
||||
|
||||
const/16 v1, 0x12
|
||||
|
||||
if-lt v0, v1, :cond_0
|
||||
|
||||
new-instance v0, Landroidx/transition/ViewGroupOverlayApi18;
|
||||
|
||||
invoke-direct {v0, p0}, Landroidx/transition/ViewGroupOverlayApi18;-><init>(Landroid/view/ViewGroup;)V
|
||||
|
||||
return-object v0
|
||||
|
||||
:cond_0
|
||||
invoke-static {p0}, Landroidx/transition/ViewGroupOverlayApi14;->createFrom(Landroid/view/ViewGroup;)Landroidx/transition/ViewGroupOverlayApi14;
|
||||
|
||||
move-result-object p0
|
||||
|
||||
return-object p0
|
||||
.end method
|
||||
|
||||
.method static suppressLayout(Landroid/view/ViewGroup;Z)V
|
||||
.locals 2
|
||||
.method public static suppressLayout(Landroid/view/ViewGroup;Z)V
|
||||
.locals 1
|
||||
.param p0 # Landroid/view/ViewGroup;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
sget v0, Landroid/os/Build$VERSION;->SDK_INT:I
|
||||
|
||||
const/16 v1, 0x12
|
||||
|
||||
if-lt v0, v1, :cond_0
|
||||
|
||||
invoke-static {p0, p1}, Landroidx/transition/ViewGroupUtilsApi18;->suppressLayout(Landroid/view/ViewGroup;Z)V
|
||||
|
||||
return-void
|
||||
|
||||
:cond_0
|
||||
invoke-static {p0, p1}, Landroidx/transition/ViewGroupUtilsApi14;->suppressLayout(Landroid/view/ViewGroup;Z)V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue