43 lines
1.2 KiB
Smali
43 lines
1.2 KiB
Smali
|
.class Landroidx/swiperefreshlayout/widget/SwipeRefreshLayout$7;
|
||
|
.super Landroid/view/animation/Animation;
|
||
|
.source "SwipeRefreshLayout.java"
|
||
|
|
||
|
|
||
|
# annotations
|
||
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
||
|
value = Landroidx/swiperefreshlayout/widget/SwipeRefreshLayout;
|
||
|
.end annotation
|
||
|
|
||
|
.annotation system Ldalvik/annotation/InnerClass;
|
||
|
accessFlags = 0x0
|
||
|
name = null
|
||
|
.end annotation
|
||
|
|
||
|
|
||
|
# instance fields
|
||
|
.field final synthetic this$0:Landroidx/swiperefreshlayout/widget/SwipeRefreshLayout;
|
||
|
|
||
|
|
||
|
# direct methods
|
||
|
.method constructor <init>(Landroidx/swiperefreshlayout/widget/SwipeRefreshLayout;)V
|
||
|
.locals 0
|
||
|
|
||
|
iput-object p1, p0, Landroidx/swiperefreshlayout/widget/SwipeRefreshLayout$7;->this$0:Landroidx/swiperefreshlayout/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
|
||
|
.locals 0
|
||
|
|
||
|
iget-object p2, p0, Landroidx/swiperefreshlayout/widget/SwipeRefreshLayout$7;->this$0:Landroidx/swiperefreshlayout/widget/SwipeRefreshLayout;
|
||
|
|
||
|
invoke-virtual {p2, p1}, Landroidx/swiperefreshlayout/widget/SwipeRefreshLayout;->moveToStart(F)V
|
||
|
|
||
|
return-void
|
||
|
.end method
|