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