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

106 lines
3.3 KiB
Smali

.class Lcom/moji/mjweather/TabWeatherFragment$6;
.super Ljava/lang/Object;
.source "TabWeatherFragment.java"
# interfaces
.implements Landroid/view/animation/Animation$AnimationListener;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/moji/mjweather/TabWeatherFragment;->a(Lcom/moji/mjad/background/data/AdBg;)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x0
name = null
.end annotation
# instance fields
.field final synthetic a:Lcom/moji/mjad/background/data/AdBg;
.field final synthetic b:Lcom/moji/mjweather/TabWeatherFragment;
# direct methods
.method constructor <init>(Lcom/moji/mjweather/TabWeatherFragment;Lcom/moji/mjad/background/data/AdBg;)V
.locals 0
.line 721
iput-object p1, p0, Lcom/moji/mjweather/TabWeatherFragment$6;->b:Lcom/moji/mjweather/TabWeatherFragment;
iput-object p2, p0, Lcom/moji/mjweather/TabWeatherFragment$6;->a:Lcom/moji/mjad/background/data/AdBg;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public onAnimationEnd(Landroid/view/animation/Animation;)V
.locals 2
.line 728
iget-object p1, p0, Lcom/moji/mjweather/TabWeatherFragment$6;->b:Lcom/moji/mjweather/TabWeatherFragment;
const/4 v0, 0x0
const/high16 v1, 0x3f800000 # 1.0f
invoke-static {p1, v0, v1}, Lcom/moji/mjweather/TabWeatherFragment;->a(Lcom/moji/mjweather/TabWeatherFragment;FF)Landroid/view/animation/AlphaAnimation;
move-result-object p1
.line 729
iget-object v0, p0, Lcom/moji/mjweather/TabWeatherFragment$6;->b:Lcom/moji/mjweather/TabWeatherFragment;
invoke-static {v0}, Lcom/moji/mjweather/TabWeatherFragment;->e(Lcom/moji/mjweather/TabWeatherFragment;)Landroid/widget/LinearLayout;
move-result-object v0
invoke-virtual {v0}, Landroid/widget/LinearLayout;->clearAnimation()V
.line 730
iget-object v0, p0, Lcom/moji/mjweather/TabWeatherFragment$6;->b:Lcom/moji/mjweather/TabWeatherFragment;
invoke-static {v0}, Lcom/moji/mjweather/TabWeatherFragment;->e(Lcom/moji/mjweather/TabWeatherFragment;)Landroid/widget/LinearLayout;
move-result-object v0
const/4 v1, 0x0
invoke-virtual {v0, v1}, Landroid/widget/LinearLayout;->setVisibility(I)V
.line 731
iget-object v0, p0, Lcom/moji/mjweather/TabWeatherFragment$6;->b:Lcom/moji/mjweather/TabWeatherFragment;
invoke-static {v0}, Lcom/moji/mjweather/TabWeatherFragment;->e(Lcom/moji/mjweather/TabWeatherFragment;)Landroid/widget/LinearLayout;
move-result-object v0
invoke-virtual {v0, p1}, Landroid/widget/LinearLayout;->startAnimation(Landroid/view/animation/Animation;)V
.line 732
iget-object p1, p0, Lcom/moji/mjweather/TabWeatherFragment$6;->b:Lcom/moji/mjweather/TabWeatherFragment;
iget-object v0, p0, Lcom/moji/mjweather/TabWeatherFragment$6;->a:Lcom/moji/mjad/background/data/AdBg;
invoke-static {p1, v0}, Lcom/moji/mjweather/TabWeatherFragment;->a(Lcom/moji/mjweather/TabWeatherFragment;Lcom/moji/mjad/background/data/AdBg;)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