You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
69 lines
1.1 KiB
69 lines
1.1 KiB
2 years ago
|
.class public Lcom/bigkoo/alertview/AlertAnimateUtil;
|
||
|
.super Ljava/lang/Object;
|
||
|
.source "AlertAnimateUtil.java"
|
||
|
|
||
|
|
||
|
# static fields
|
||
|
.field private static final INVALID:I = -0x1
|
||
|
|
||
|
|
||
|
# direct methods
|
||
|
.method public constructor <init>()V
|
||
|
.locals 0
|
||
|
|
||
|
.prologue
|
||
|
.line 8
|
||
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||
|
|
||
|
return-void
|
||
|
.end method
|
||
|
|
||
|
.method static getAnimationResource(IZ)I
|
||
|
.locals 1
|
||
|
|
||
|
.prologue
|
||
|
.line 18
|
||
|
sparse-switch p0, :sswitch_data_0
|
||
|
|
||
|
.line 24
|
||
|
const/4 v0, -0x1
|
||
|
|
||
|
:goto_0
|
||
|
return v0
|
||
|
|
||
|
.line 20
|
||
|
:sswitch_0
|
||
|
if-eqz p1, :cond_0
|
||
|
|
||
|
sget v0, Lcom/bigkoo/alertview/R$anim;->slide_in_bottom:I
|
||
|
|
||
|
goto :goto_0
|
||
|
|
||
|
:cond_0
|
||
|
sget v0, Lcom/bigkoo/alertview/R$anim;->slide_out_bottom:I
|
||
|
|
||
|
goto :goto_0
|
||
|
|
||
|
.line 22
|
||
|
:sswitch_1
|
||
|
if-eqz p1, :cond_1
|
||
|
|
||
|
sget v0, Lcom/bigkoo/alertview/R$anim;->fade_in_center:I
|
||
|
|
||
|
goto :goto_0
|
||
|
|
||
|
:cond_1
|
||
|
sget v0, Lcom/bigkoo/alertview/R$anim;->fade_out_center:I
|
||
|
|
||
|
goto :goto_0
|
||
|
|
||
|
.line 18
|
||
|
nop
|
||
|
|
||
|
:sswitch_data_0
|
||
|
.sparse-switch
|
||
|
0x11 -> :sswitch_1
|
||
|
0x50 -> :sswitch_0
|
||
|
.end sparse-switch
|
||
|
.end method
|