SmartRefreshLayout$1.smali
.class Lcom/scwang/smartrefresh/layout/SmartRefreshLayout$1;
.super Landroid/animation/AnimatorListenerAdapter;
.source "SmartRefreshLayout.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/scwang/smartrefresh/layout/SmartRefreshLayout;->setStateLoading(Z)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x0
name = null
.end annotation
# instance fields
.field final synthetic this$0:Lcom/scwang/smartrefresh/layout/SmartRefreshLayout;
.field final synthetic val$notify:Z
# direct methods
.method static constructor <clinit>()V
.registers 1
return-void
.end method
.method constructor <init>(Lcom/scwang/smartrefresh/layout/SmartRefreshLayout;Z)V
.registers 3
.param p1, "this$0" # Lcom/scwang/smartrefresh/layout/SmartRefreshLayout;
.line 1257
iput-object p1, p0, Lcom/scwang/smartrefresh/layout/SmartRefreshLayout$1;->this$0:Lcom/scwang/smartrefresh/layout/SmartRefreshLayout;
iput-boolean p2, p0, Lcom/scwang/smartrefresh/layout/SmartRefreshLayout$1;->val$notify:Z
invoke-direct {p0}, Landroid/animation/AnimatorListenerAdapter;-><init>()V
return-void
.end method
# virtual methods
.method public onAnimationEnd(Landroid/animation/Animator;)V
.registers 4
.param p1, "animation" # Landroid/animation/Animator;
.line 1260
iget-object v0, p0, Lcom/scwang/smartrefresh/layout/SmartRefreshLayout$1;->this$0:Lcom/scwang/smartrefresh/layout/SmartRefreshLayout;
iget-boolean v1, p0, Lcom/scwang/smartrefresh/layout/SmartRefreshLayout$1;->val$notify:Z
invoke-virtual {v0, v1}, Lcom/scwang/smartrefresh/layout/SmartRefreshLayout;->setStateDirectLoading(Z)V
.line 1261
return-void
.end method