SwipeRefreshLayout$3.smali 
.class Lcom/dcloud/android/v4/widget/SwipeRefreshLayout$3;
.super Landroid/view/animation/Animation;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
    value = Lcom/dcloud/android/v4/widget/SwipeRefreshLayout;->startScaleDownAnimation(Landroid/view/animation/Animation$AnimationListener;)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x0
    name = null
.end annotation
# instance fields
.field final synthetic this$0:Lcom/dcloud/android/v4/widget/SwipeRefreshLayout;
# direct methods
.method constructor <init>(Lcom/dcloud/android/v4/widget/SwipeRefreshLayout;)V
    .registers 2
    .line 1
    iput-object p1, p0, Lcom/dcloud/android/v4/widget/SwipeRefreshLayout$3;->this$0:Lcom/dcloud/android/v4/widget/SwipeRefreshLayout;
    invoke-direct {p0}, Landroid/view/animation/Animation;-><init>()V
    return-void
.end method
# virtual methods
.method public applyTransformation(FLandroid/view/animation/Transformation;)V
    .registers 4
    .line 1
    iget-object p2, p0, Lcom/dcloud/android/v4/widget/SwipeRefreshLayout$3;->this$0:Lcom/dcloud/android/v4/widget/SwipeRefreshLayout;
    const/high16 v0, 0x3f800000    # 1.0f
    sub-float/2addr v0, p1
    # invokes: Lcom/dcloud/android/v4/widget/SwipeRefreshLayout;->setAnimationProgress(F)V
    invoke-static {p2, v0}, Lcom/dcloud/android/v4/widget/SwipeRefreshLayout;->access$900(Lcom/dcloud/android/v4/widget/SwipeRefreshLayout;F)V
    return-void
.end method