Weather/smali/android/support/v7/widget/RecyclerView$State$LayoutState.smali
2021-05-10 10:13:34 +02:00

22 lines
646 B
Smali

.class interface abstract annotation Landroid/support/v7/widget/RecyclerView$State$LayoutState;
.super Ljava/lang/Object;
.source "RecyclerView.java"
# interfaces
.implements Ljava/lang/annotation/Annotation;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroid/support/v7/widget/RecyclerView$State;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x2608
name = "LayoutState"
.end annotation
.annotation runtime Ljava/lang/annotation/Retention;
value = .enum Ljava/lang/annotation/RetentionPolicy;->SOURCE:Ljava/lang/annotation/RetentionPolicy;
.end annotation