apkfuckery/com.discord/smali/androidx/appcompat/widget/LinearLayoutCompat$OrientationMode.smali

28 lines
862 B
Smali
Raw Normal View History

2019-02-04 20:08:30 +00:00
.class public interface abstract annotation Landroidx/appcompat/widget/LinearLayoutCompat$OrientationMode;
2019-02-04 20:05:16 +00:00
.super Ljava/lang/Object;
2019-02-04 20:29:01 +00:00
.source "LinearLayoutCompat.java"
2019-02-04 20:05:16 +00:00
# interfaces
.implements Ljava/lang/annotation/Annotation;
# annotations
2019-02-04 20:08:30 +00:00
.annotation build Landroidx/annotation/RestrictTo;
value = {
.enum Landroidx/annotation/RestrictTo$Scope;->LIBRARY_GROUP:Landroidx/annotation/RestrictTo$Scope;
}
.end annotation
2019-02-04 20:05:16 +00:00
.annotation system Ldalvik/annotation/EnclosingClass;
2019-02-04 20:08:30 +00:00
value = Landroidx/appcompat/widget/LinearLayoutCompat;
2019-02-04 20:05:16 +00:00
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x2609
name = "OrientationMode"
.end annotation
.annotation runtime Ljava/lang/annotation/Retention;
value = .enum Ljava/lang/annotation/RetentionPolicy;->SOURCE:Ljava/lang/annotation/RetentionPolicy;
.end annotation