Weather/smali_classes2/com/moji/mjweather/TableScreenFragment$2.smali
2021-05-10 10:13:34 +02:00

66 lines
1.6 KiB
Smali

.class Lcom/moji/mjweather/TableScreenFragment$2;
.super Ljava/lang/Object;
.source "TableScreenFragment.java"
# interfaces
.implements Landroid/view/animation/Animation$AnimationListener;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/moji/mjweather/TableScreenFragment;->k()V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x0
name = null
.end annotation
# instance fields
.field final synthetic a:Lcom/moji/mjweather/TableScreenFragment;
# direct methods
.method constructor <init>(Lcom/moji/mjweather/TableScreenFragment;)V
.locals 0
.line 585
iput-object p1, p0, Lcom/moji/mjweather/TableScreenFragment$2;->a:Lcom/moji/mjweather/TableScreenFragment;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public onAnimationEnd(Landroid/view/animation/Animation;)V
.locals 1
.line 592
iget-object p1, p0, Lcom/moji/mjweather/TableScreenFragment$2;->a:Lcom/moji/mjweather/TableScreenFragment;
iget-object v0, p0, Lcom/moji/mjweather/TableScreenFragment$2;->a:Lcom/moji/mjweather/TableScreenFragment;
invoke-static {v0}, Lcom/moji/mjweather/TableScreenFragment;->c(Lcom/moji/mjweather/TableScreenFragment;)Z
move-result v0
invoke-static {p1, v0}, Lcom/moji/mjweather/TableScreenFragment;->b(Lcom/moji/mjweather/TableScreenFragment;Z)V
return-void
.end method
.method public onAnimationRepeat(Landroid/view/animation/Animation;)V
.locals 0
return-void
.end method
.method public onAnimationStart(Landroid/view/animation/Animation;)V
.locals 0
return-void
.end method