a$1.smali

.class Lcom/scwang/smartrefresh/layout/b/a$1;
.super Ljava/lang/Object;

# interfaces
.implements Landroid/animation/ValueAnimator$AnimatorUpdateListener;


# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
    value = Lcom/scwang/smartrefresh/layout/b/a;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;I)V
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x0
    name = null
.end annotation


# instance fields
.field final synthetic a:I

.field final synthetic b:Landroid/view/View;

.field final synthetic c:Lcom/scwang/smartrefresh/layout/b/a;


# direct methods
.method constructor <init>(Lcom/scwang/smartrefresh/layout/b/a;ILandroid/view/View;)V
    .registers 4

    iput-object p1, p0, Lcom/scwang/smartrefresh/layout/b/a$1;->c:Lcom/scwang/smartrefresh/layout/b/a;

    iput p2, p0, Lcom/scwang/smartrefresh/layout/b/a$1;->a:I

    iput-object p3, p0, Lcom/scwang/smartrefresh/layout/b/a$1;->b:Landroid/view/View;

    invoke-direct {p0}, Ljava/lang/Object;-><init>()V

    return-void
.end method


# virtual methods
.method public onAnimationUpdate(Landroid/animation/ValueAnimator;)V
    .registers 5

    iget-object v0, p0, Lcom/scwang/smartrefresh/layout/b/a$1;->c:Lcom/scwang/smartrefresh/layout/b/a;

    iget-object v1, v0, Lcom/scwang/smartrefresh/layout/b/a;->g:[F

    iget v2, p0, Lcom/scwang/smartrefresh/layout/b/a$1;->a:I

    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

    aput v0, v1, v2

    iget-object v0, p0, Lcom/scwang/smartrefresh/layout/b/a$1;->b:Landroid/view/View;

    invoke-virtual {v0}, Landroid/view/View;->postInvalidate()V

    return-void
.end method