Changes of com.discord v1335
This commit is contained in:
parent
c42fc6bb28
commit
7b3a618778
18191 changed files with 1011128 additions and 974580 deletions
|
@ -24,31 +24,31 @@
|
|||
|
||||
|
||||
# static fields
|
||||
.field private static final FADE_DURATION:I = 0xc8
|
||||
.field public static final FADE_DURATION:I = 0xc8
|
||||
|
||||
.field private static final TAG:Ljava/lang/String; = "ScrollingTabContainerView"
|
||||
.field public static final TAG:Ljava/lang/String; = "ScrollingTabContainerView"
|
||||
|
||||
.field private static final sAlphaInterpolator:Landroid/view/animation/Interpolator;
|
||||
.field public static final sAlphaInterpolator:Landroid/view/animation/Interpolator;
|
||||
|
||||
|
||||
# instance fields
|
||||
.field private mAllowCollapse:Z
|
||||
.field public mAllowCollapse:Z
|
||||
|
||||
.field private mContentHeight:I
|
||||
.field public mContentHeight:I
|
||||
|
||||
.field public mMaxTabWidth:I
|
||||
|
||||
.field private mSelectedTabIndex:I
|
||||
.field public mSelectedTabIndex:I
|
||||
|
||||
.field public mStackedTabMaxWidth:I
|
||||
|
||||
.field private mTabClickListener:Landroidx/appcompat/widget/ScrollingTabContainerView$TabClickListener;
|
||||
.field public mTabClickListener:Landroidx/appcompat/widget/ScrollingTabContainerView$TabClickListener;
|
||||
|
||||
.field public mTabLayout:Landroidx/appcompat/widget/LinearLayoutCompat;
|
||||
|
||||
.field public mTabSelector:Ljava/lang/Runnable;
|
||||
|
||||
.field private mTabSpinner:Landroid/widget/Spinner;
|
||||
.field public mTabSpinner:Landroid/widget/Spinner;
|
||||
|
||||
.field public final mVisAnimListener:Landroidx/appcompat/widget/ScrollingTabContainerView$VisibilityAnimListener;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue