apkfuckery/com.discord/smali/androidx/recyclerview/widget/RecyclerView$Orientation.smali
2019-08-30 22:04:20 +02:00

21 lines
647 B
Smali

.class public interface abstract annotation Landroidx/recyclerview/widget/RecyclerView$Orientation;
.super Ljava/lang/Object;
.source "RecyclerView.java"
# interfaces
.implements Ljava/lang/annotation/Annotation;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroidx/recyclerview/widget/RecyclerView;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x2609
name = "Orientation"
.end annotation
.annotation runtime Ljava/lang/annotation/Retention;
value = .enum Ljava/lang/annotation/RetentionPolicy;->SOURCE:Ljava/lang/annotation/RetentionPolicy;
.end annotation