changed repo structure
This commit is contained in:
@@ -0,0 +1,63 @@
|
||||
.class Landroidx/transition/GhostViewUtils;
|
||||
.super Ljava/lang/Object;
|
||||
.source "GhostViewUtils.java"
|
||||
|
||||
|
||||
# direct methods
|
||||
.method private constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
.line 49
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method static addGhost(Landroid/view/View;Landroid/view/ViewGroup;Landroid/graphics/Matrix;)Landroidx/transition/GhostView;
|
||||
.locals 2
|
||||
|
||||
.line 32
|
||||
sget v0, Landroid/os/Build$VERSION;->SDK_INT:I
|
||||
|
||||
const/16 v1, 0x1c
|
||||
|
||||
if-ne v0, v1, :cond_0
|
||||
|
||||
.line 34
|
||||
invoke-static {p0, p1, p2}, Landroidx/transition/GhostViewPlatform;->addGhost(Landroid/view/View;Landroid/view/ViewGroup;Landroid/graphics/Matrix;)Landroidx/transition/GhostView;
|
||||
|
||||
move-result-object p0
|
||||
|
||||
return-object p0
|
||||
|
||||
.line 36
|
||||
:cond_0
|
||||
invoke-static {p0, p1, p2}, Landroidx/transition/GhostViewPort;->addGhost(Landroid/view/View;Landroid/view/ViewGroup;Landroid/graphics/Matrix;)Landroidx/transition/GhostViewPort;
|
||||
|
||||
move-result-object p0
|
||||
|
||||
return-object p0
|
||||
.end method
|
||||
|
||||
.method static removeGhost(Landroid/view/View;)V
|
||||
.locals 2
|
||||
|
||||
.line 41
|
||||
sget v0, Landroid/os/Build$VERSION;->SDK_INT:I
|
||||
|
||||
const/16 v1, 0x1c
|
||||
|
||||
if-ne v0, v1, :cond_0
|
||||
|
||||
.line 43
|
||||
invoke-static {p0}, Landroidx/transition/GhostViewPlatform;->removeGhost(Landroid/view/View;)V
|
||||
|
||||
goto :goto_0
|
||||
|
||||
.line 45
|
||||
:cond_0
|
||||
invoke-static {p0}, Landroidx/transition/GhostViewPort;->removeGhost(Landroid/view/View;)V
|
||||
|
||||
:goto_0
|
||||
return-void
|
||||
.end method
|
||||
Reference in New Issue
Block a user