Weather/smali_classes2/com/moji/mjweather/weather/view/HomePageNestedScrollingChildHelper$ITopView.smali
2021-05-10 10:13:34 +02:00

23 lines
633 B
Smali

.class public interface abstract Lcom/moji/mjweather/weather/view/HomePageNestedScrollingChildHelper$ITopView;
.super Ljava/lang/Object;
.source "HomePageNestedScrollingChildHelper.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/moji/mjweather/weather/view/HomePageNestedScrollingChildHelper;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "ITopView"
.end annotation
# virtual methods
.method public abstract getTargetView()Landroid/view/View;
.end method
.method public abstract getTopView()Landroid/view/ViewParent;
.end method