24 lines
711 B
Smali
24 lines
711 B
Smali
.class public interface abstract Lcom/moji/swiperefreshlayout/SwipeRefreshLayout$OnChildScrollUpCallback;
|
|
.super Ljava/lang/Object;
|
|
.source "SwipeRefreshLayout.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lcom/moji/swiperefreshlayout/SwipeRefreshLayout;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x609
|
|
name = "OnChildScrollUpCallback"
|
|
.end annotation
|
|
|
|
|
|
# virtual methods
|
|
.method public abstract a(Lcom/moji/swiperefreshlayout/SwipeRefreshLayout;Landroid/view/View;)Z
|
|
.param p2 # Landroid/view/View;
|
|
.annotation build Landroid/support/annotation/Nullable;
|
|
.end annotation
|
|
.end param
|
|
.end method
|