apkfuckery/com.discord/smali_classes2/com/miguelgaeta/super_bar/R$attr.smali

55 lines
1.3 KiB
Smali
Raw Normal View History

2019-07-24 11:27:29 +00:00
.class public final Lcom/miguelgaeta/super_bar/R$attr;
.super Ljava/lang/Object;
.source "R.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/miguelgaeta/super_bar/R;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "attr"
.end annotation
# static fields
2020-03-20 20:22:03 +00:00
.field public static final sb_barBackgroundColor:I = 0x7f0403e3
2019-07-24 11:27:29 +00:00
2020-03-20 20:22:03 +00:00
.field public static final sb_barColor:I = 0x7f0403e4
2019-07-24 11:27:29 +00:00
2020-03-20 20:22:03 +00:00
.field public static final sb_barControlColor:I = 0x7f0403e5
2019-07-24 11:27:29 +00:00
2020-03-20 20:22:03 +00:00
.field public static final sb_barControlRadius:I = 0x7f0403e6
2019-07-24 11:27:29 +00:00
2020-03-20 20:22:03 +00:00
.field public static final sb_barControlShadowColor:I = 0x7f0403e7
2019-07-24 11:27:29 +00:00
2020-03-20 20:22:03 +00:00
.field public static final sb_barControlShadowRadius:I = 0x7f0403e8
2019-07-24 11:27:29 +00:00
2020-03-20 20:22:03 +00:00
.field public static final sb_barHeight:I = 0x7f0403e9
2019-07-24 11:27:29 +00:00
2020-03-20 20:22:03 +00:00
.field public static final sb_barInterval:I = 0x7f0403ea
2019-07-24 11:27:29 +00:00
2020-03-20 20:22:03 +00:00
.field public static final sb_barOverlayColor:I = 0x7f0403eb
2019-07-24 11:27:29 +00:00
2020-03-20 20:22:03 +00:00
.field public static final sb_barOverlayValue:I = 0x7f0403ec
2019-07-24 11:27:29 +00:00
2020-03-20 20:22:03 +00:00
.field public static final sb_barTouchEnabled:I = 0x7f0403ed
2019-07-24 11:27:29 +00:00
2020-03-20 20:22:03 +00:00
.field public static final sb_barValue:I = 0x7f0403ee
2019-07-24 11:27:29 +00:00
2020-03-20 20:22:03 +00:00
.field public static final sb_barValueMax:I = 0x7f0403ef
2019-07-24 11:27:29 +00:00
2020-03-20 20:22:03 +00:00
.field public static final sb_barValueMin:I = 0x7f0403f0
2019-07-24 11:27:29 +00:00
# direct methods
2019-12-06 03:29:40 +00:00
.method public constructor <init>()V
2019-07-24 11:27:29 +00:00
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method