apkfuckery/com.discord/smali_classes2/com/lytefast/flexinput/fragment/a$b.smali
2019-07-29 22:14:17 +02:00

75 lines
1.8 KiB
Smali

.class public final Lcom/lytefast/flexinput/fragment/a$b;
.super Ljava/lang/Object;
.source "AddContentDialogFragment.kt"
# interfaces
.implements Landroid/view/animation/Animation$AnimationListener;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/lytefast/flexinput/fragment/a;->BY()V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = null
.end annotation
# instance fields
.field final synthetic aYI:Lcom/lytefast/flexinput/fragment/a;
# direct methods
.method constructor <init>(Lcom/lytefast/flexinput/fragment/a;)V
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"()V"
}
.end annotation
iput-object p1, p0, Lcom/lytefast/flexinput/fragment/a$b;->aYI:Lcom/lytefast/flexinput/fragment/a;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public final onAnimationEnd(Landroid/view/animation/Animation;)V
.locals 1
const-string v0, "animation"
invoke-static {p1, v0}, Lkotlin/jvm/internal/k;->h(Ljava/lang/Object;Ljava/lang/String;)V
iget-object p1, p0, Lcom/lytefast/flexinput/fragment/a$b;->aYI:Lcom/lytefast/flexinput/fragment/a;
invoke-virtual {p1}, Lcom/lytefast/flexinput/fragment/a;->dismissAllowingStateLoss()V
return-void
.end method
.method public final onAnimationRepeat(Landroid/view/animation/Animation;)V
.locals 1
const-string v0, "animation"
invoke-static {p1, v0}, Lkotlin/jvm/internal/k;->h(Ljava/lang/Object;Ljava/lang/String;)V
return-void
.end method
.method public final onAnimationStart(Landroid/view/animation/Animation;)V
.locals 1
const-string v0, "animation"
invoke-static {p1, v0}, Lkotlin/jvm/internal/k;->h(Ljava/lang/Object;Ljava/lang/String;)V
return-void
.end method