Changes of com.discord v1335
This commit is contained in:
parent
c42fc6bb28
commit
7b3a618778
18191 changed files with 1011128 additions and 974580 deletions
|
@ -12,27 +12,27 @@
|
|||
|
||||
|
||||
# static fields
|
||||
.field private static final DEFAULT_BACKGROUND_COLOR:I = -0x50506
|
||||
.field public static final DEFAULT_BACKGROUND_COLOR:I = -0x50506
|
||||
|
||||
.field private static final FILL_SHADOW_COLOR:I = 0x3d000000
|
||||
.field public static final FILL_SHADOW_COLOR:I = 0x3d000000
|
||||
|
||||
.field private static final KEY_SHADOW_COLOR:I = 0x1e000000
|
||||
.field public static final KEY_SHADOW_COLOR:I = 0x1e000000
|
||||
|
||||
.field private static final SHADOW_ELEVATION:I = 0x4
|
||||
.field public static final SHADOW_ELEVATION:I = 0x4
|
||||
|
||||
.field private static final SHADOW_RADIUS:F = 3.5f
|
||||
.field public static final SHADOW_RADIUS:F = 3.5f
|
||||
|
||||
.field private static final X_OFFSET:F = 0.0f
|
||||
.field public static final X_OFFSET:F = 0.0f
|
||||
|
||||
.field private static final Y_OFFSET:F = 1.75f
|
||||
.field public static final Y_OFFSET:F = 1.75f
|
||||
|
||||
|
||||
# instance fields
|
||||
.field private mBackgroundColor:I
|
||||
.field public mBackgroundColor:I
|
||||
|
||||
.field private mListener:Landroid/view/animation/Animation$AnimationListener;
|
||||
.field public mListener:Landroid/view/animation/Animation$AnimationListener;
|
||||
|
||||
.field private mShadowRadius:I
|
||||
.field public mShadowRadius:I
|
||||
|
||||
|
||||
# direct methods
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue