apkfuckery/com.discord/smali_classes2/com/google/android/material/tabs/TabLayout$Mode.smali

28 lines
827 B
Smali
Raw Normal View History

2020-05-17 12:40:10 +00:00
.class public interface abstract annotation Lcom/google/android/material/tabs/TabLayout$Mode;
.super Ljava/lang/Object;
.source "TabLayout.java"
# interfaces
.implements Ljava/lang/annotation/Annotation;
# annotations
.annotation build Landroidx/annotation/RestrictTo;
value = {
.enum Landroidx/annotation/RestrictTo$Scope;->LIBRARY_GROUP:Landroidx/annotation/RestrictTo$Scope;
}
.end annotation
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/google/android/material/tabs/TabLayout;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x2609
name = "Mode"
.end annotation
.annotation runtime Ljava/lang/annotation/Retention;
value = .enum Ljava/lang/annotation/RetentionPolicy;->SOURCE:Ljava/lang/annotation/RetentionPolicy;
.end annotation