apkfuckery/com.discord/smali_classes2/com/google/android/material/bottomappbar/BottomAppBar$FabAlignmentMode.smali
2019-11-20 23:09:14 +01:00

22 lines
681 B
Smali

.class public interface abstract annotation Lcom/google/android/material/bottomappbar/BottomAppBar$FabAlignmentMode;
.super Ljava/lang/Object;
.source "BottomAppBar.java"
# interfaces
.implements Ljava/lang/annotation/Annotation;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/google/android/material/bottomappbar/BottomAppBar;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x2609
name = "FabAlignmentMode"
.end annotation
.annotation runtime Ljava/lang/annotation/Retention;
value = .enum Ljava/lang/annotation/RetentionPolicy;->SOURCE:Ljava/lang/annotation/RetentionPolicy;
.end annotation