apkfuckery/com.discord/smali/androidx/transition/Styleable$TransitionTarget.smali

47 lines
1.2 KiB
Smali
Raw Normal View History

2019-12-06 03:29:40 +00:00
.class public interface abstract Landroidx/transition/Styleable$TransitionTarget;
2019-07-24 11:27:29 +00:00
.super Ljava/lang/Object;
.source "Styleable.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroidx/transition/Styleable;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
2019-12-06 03:29:40 +00:00
accessFlags = 0x609
2019-07-24 11:27:29 +00:00
name = "TransitionTarget"
.end annotation
# static fields
.field public static final EXCLUDE_CLASS:I = 0x3
2019-12-06 03:29:40 +00:00
.annotation build Landroidx/annotation/StyleableRes;
.end annotation
.end field
2019-07-24 11:27:29 +00:00
.field public static final EXCLUDE_ID:I = 0x2
2019-12-06 03:29:40 +00:00
.annotation build Landroidx/annotation/StyleableRes;
.end annotation
.end field
2019-07-24 11:27:29 +00:00
.field public static final EXCLUDE_NAME:I = 0x5
2019-12-06 03:29:40 +00:00
.annotation build Landroidx/annotation/StyleableRes;
.end annotation
.end field
2019-07-24 11:27:29 +00:00
.field public static final TARGET_CLASS:I = 0x0
2019-12-06 03:29:40 +00:00
.annotation build Landroidx/annotation/StyleableRes;
.end annotation
.end field
2019-07-24 11:27:29 +00:00
.field public static final TARGET_ID:I = 0x1
2019-12-06 03:29:40 +00:00
.annotation build Landroidx/annotation/StyleableRes;
.end annotation
.end field
2019-07-24 11:27:29 +00:00
.field public static final TARGET_NAME:I = 0x4
2019-12-06 03:29:40 +00:00
.annotation build Landroidx/annotation/StyleableRes;
.end annotation
.end field