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

32 lines
821 B
Smali
Raw Normal View History

2019-12-06 03:29:40 +00:00
.class public interface abstract Landroidx/transition/Styleable$ArcMotion;
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 = "ArcMotion"
.end annotation
# static fields
.field public static final MAXIMUM_ANGLE: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 MINIMUM_HORIZONTAL_ANGLE: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 MINIMUM_VERTICAL_ANGLE:I = 0x1
2019-12-06 03:29:40 +00:00
.annotation build Landroidx/annotation/StyleableRes;
.end annotation
.end field