SwipeRefreshLayout$9.smali

.class Lcom/dcloud/android/v4/widget/SwipeRefreshLayout$9;
.super Landroid/view/animation/Animation;


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lcom/dcloud/android/v4/widget/SwipeRefreshLayout;
.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$9;->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 3

    .line 1
    iget-object p2, p0, Lcom/dcloud/android/v4/widget/SwipeRefreshLayout$9;->this$0:Lcom/dcloud/android/v4/widget/SwipeRefreshLayout;

    # invokes: Lcom/dcloud/android/v4/widget/SwipeRefreshLayout;->moveToStart(F)V
    invoke-static {p2, p1}, Lcom/dcloud/android/v4/widget/SwipeRefreshLayout;->access$1700(Lcom/dcloud/android/v4/widget/SwipeRefreshLayout;F)V

    return-void
.end method