Changes of com.discord v1333

This commit is contained in:
root 2020-11-14 02:19:59 +00:00
parent a21e5a6a18
commit 18c9b7884b
18128 changed files with 1008335 additions and 970532 deletions

View file

@ -4,16 +4,16 @@
# static fields
.field private static final INVALID_DISTANCE:F = 1.0f
.field public static final INVALID_DISTANCE:F = 1.0f
# 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