apkfuckery/com.discord/smali/android/support/v7/graphics/drawable/DrawerArrowDrawable$ArrowDirection.smali

22 lines
690 B
Smali
Raw Normal View History

2019-02-04 20:05:16 +00:00
.class public interface abstract annotation Landroid/support/v7/graphics/drawable/DrawerArrowDrawable$ArrowDirection;
.super Ljava/lang/Object;
.source "DrawerArrowDrawable.java"
# interfaces
.implements Ljava/lang/annotation/Annotation;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroid/support/v7/graphics/drawable/DrawerArrowDrawable;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x2609
name = "ArrowDirection"
.end annotation
.annotation runtime Ljava/lang/annotation/Retention;
value = .enum Ljava/lang/annotation/RetentionPolicy;->SOURCE:Ljava/lang/annotation/RetentionPolicy;
.end annotation