Changes of com.discord v1343

This commit is contained in:
root 2020-11-21 21:10:53 +00:00
parent 68330e16d7
commit 00a03df92a
18279 changed files with 1012666 additions and 988526 deletions

View file

@ -4,16 +4,16 @@
# static fields
.field private static final MAX_SCROLL_ON_FLING_DURATION:I = 0x64
.field public static final MAX_SCROLL_ON_FLING_DURATION:I = 0x64
# instance fields
.field private mHorizontalHelper:Landroidx/recyclerview/widget/OrientationHelper;
.field public mHorizontalHelper:Landroidx/recyclerview/widget/OrientationHelper;
.annotation build Landroidx/annotation/Nullable;
.end annotation
.end field
.field private mVerticalHelper:Landroidx/recyclerview/widget/OrientationHelper;
.field public mVerticalHelper:Landroidx/recyclerview/widget/OrientationHelper;
.annotation build Landroidx/annotation/Nullable;
.end annotation
.end field