apkfuckery/com.discord/smali/androidx/core/widget/TextViewCompat$AutoSizeText...

28 lines
842 B
Smali
Raw Normal View History

2019-02-04 20:08:30 +00:00
.class public interface abstract annotation Landroidx/core/widget/TextViewCompat$AutoSizeTextType;
2019-02-04 20:05:16 +00:00
.super Ljava/lang/Object;
2019-02-04 20:29:01 +00:00
.source "TextViewCompat.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/core/widget/TextViewCompat;
2019-02-04 20:05:16 +00:00
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x2609
2019-02-04 20:08:30 +00:00
name = "AutoSizeTextType"
2019-02-04 20:05:16 +00:00
.end annotation
.annotation runtime Ljava/lang/annotation/Retention;
value = .enum Ljava/lang/annotation/RetentionPolicy;->SOURCE:Ljava/lang/annotation/RetentionPolicy;
.end annotation