72 lines
2.0 KiB
Smali
72 lines
2.0 KiB
Smali
.class Lcom/moji/mjweather/TabNewLiveViewFragment$16;
|
|
.super Ljava/lang/Object;
|
|
.source "TabNewLiveViewFragment.java"
|
|
|
|
# interfaces
|
|
.implements Landroid/animation/ValueAnimator$AnimatorUpdateListener;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingMethod;
|
|
value = Lcom/moji/mjweather/TabNewLiveViewFragment;->f()V
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x0
|
|
name = null
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field final synthetic a:Lcom/moji/mjweather/TabNewLiveViewFragment;
|
|
|
|
|
|
# direct methods
|
|
.method constructor <init>(Lcom/moji/mjweather/TabNewLiveViewFragment;)V
|
|
.locals 0
|
|
|
|
.line 760
|
|
iput-object p1, p0, Lcom/moji/mjweather/TabNewLiveViewFragment$16;->a:Lcom/moji/mjweather/TabNewLiveViewFragment;
|
|
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public onAnimationUpdate(Landroid/animation/ValueAnimator;)V
|
|
.locals 1
|
|
|
|
.line 763
|
|
invoke-virtual {p1}, Landroid/animation/ValueAnimator;->getAnimatedValue()Ljava/lang/Object;
|
|
|
|
move-result-object p1
|
|
|
|
check-cast p1, Ljava/lang/Float;
|
|
|
|
invoke-virtual {p1}, Ljava/lang/Float;->floatValue()F
|
|
|
|
move-result p1
|
|
|
|
.line 764
|
|
iget-object v0, p0, Lcom/moji/mjweather/TabNewLiveViewFragment$16;->a:Lcom/moji/mjweather/TabNewLiveViewFragment;
|
|
|
|
invoke-static {v0}, Lcom/moji/mjweather/TabNewLiveViewFragment;->p(Lcom/moji/mjweather/TabNewLiveViewFragment;)Landroid/widget/ImageView;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-virtual {v0, p1}, Landroid/widget/ImageView;->setScaleX(F)V
|
|
|
|
.line 765
|
|
iget-object v0, p0, Lcom/moji/mjweather/TabNewLiveViewFragment$16;->a:Lcom/moji/mjweather/TabNewLiveViewFragment;
|
|
|
|
invoke-static {v0}, Lcom/moji/mjweather/TabNewLiveViewFragment;->p(Lcom/moji/mjweather/TabNewLiveViewFragment;)Landroid/widget/ImageView;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-virtual {v0, p1}, Landroid/widget/ImageView;->setScaleY(F)V
|
|
|
|
return-void
|
|
.end method
|