SwipeRefreshLayout$OnChildScrollUpCallback.smali

.class public interface abstract Landroid/support/v4/widget/SwipeRefreshLayout$OnChildScrollUpCallback;
.super Ljava/lang/Object;
.source "SwipeRefreshLayout.java"


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Landroid/support/v4/widget/SwipeRefreshLayout;
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x609
    name = "OnChildScrollUpCallback"
.end annotation


# virtual methods
.method public abstract canChildScrollUp(Landroid/support/v4/widget/SwipeRefreshLayout;Landroid/view/View;)Z
    .param p2    # Landroid/view/View;
        .annotation build Landroid/support/annotation/Nullable;
        .end annotation
    .end param
.end method