SplashAnimatorView$4.smali
.class final Lcom/cmcm/safewallet/ui/widget/splash/SplashAnimatorView$4;
.super Ljava/lang/Object;
.source "SplashAnimatorView.java"
# interfaces
.implements Landroid/animation/ValueAnimator$AnimatorUpdateListener;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/cmcm/safewallet/ui/widget/splash/SplashAnimatorView;
.end annotation
# instance fields
.field private synthetic aNJ:Lcom/cmcm/safewallet/ui/widget/splash/SplashAnimatorView;
# direct methods
.method constructor <init>(Lcom/cmcm/safewallet/ui/widget/splash/SplashAnimatorView;)V
.registers 2
.prologue
.line 114
iput-object p1, p0, Lcom/cmcm/safewallet/ui/widget/splash/SplashAnimatorView$4;->aNJ:Lcom/cmcm/safewallet/ui/widget/splash/SplashAnimatorView;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public final onAnimationUpdate(Landroid/animation/ValueAnimator;)V
.registers 4
.prologue
.line 118
invoke-virtual {p1}, Landroid/animation/ValueAnimator;->getAnimatedValue()Ljava/lang/Object;
move-result-object v0
check-cast v0, Ljava/lang/Float;
invoke-virtual {v0}, Ljava/lang/Float;->floatValue()F
move-result v0
.line 119
iget-object v1, p0, Lcom/cmcm/safewallet/ui/widget/splash/SplashAnimatorView$4;->aNJ:Lcom/cmcm/safewallet/ui/widget/splash/SplashAnimatorView;
invoke-static {v1}, Lcom/cmcm/safewallet/ui/widget/splash/SplashAnimatorView;->b(Lcom/cmcm/safewallet/ui/widget/splash/SplashAnimatorView;)Landroid/widget/RelativeLayout;
move-result-object v1
invoke-virtual {v1, v0}, Landroid/widget/RelativeLayout;->setScaleX(F)V
.line 120
iget-object v1, p0, Lcom/cmcm/safewallet/ui/widget/splash/SplashAnimatorView$4;->aNJ:Lcom/cmcm/safewallet/ui/widget/splash/SplashAnimatorView;
invoke-static {v1}, Lcom/cmcm/safewallet/ui/widget/splash/SplashAnimatorView;->b(Lcom/cmcm/safewallet/ui/widget/splash/SplashAnimatorView;)Landroid/widget/RelativeLayout;
move-result-object v1
invoke-virtual {v1, v0}, Landroid/widget/RelativeLayout;->setScaleY(F)V
.line 121
return-void
.end method