Changes of com.discord v1339

This commit is contained in:
root 2020-11-16 22:05:17 +00:00
parent 5032d4b898
commit 6ae5001f89
18321 changed files with 985205 additions and 1013666 deletions

View file

@ -4,16 +4,16 @@
# static fields
.field public static final INVALID_DISTANCE:F = 1.0f
.field private static final INVALID_DISTANCE:F = 1.0f
# instance fields
.field public mHorizontalHelper:Landroidx/recyclerview/widget/OrientationHelper;
.field private mHorizontalHelper:Landroidx/recyclerview/widget/OrientationHelper;
.annotation build Landroidx/annotation/Nullable;
.end annotation
.end field
.field public mVerticalHelper:Landroidx/recyclerview/widget/OrientationHelper;
.field private mVerticalHelper:Landroidx/recyclerview/widget/OrientationHelper;
.annotation build Landroidx/annotation/Nullable;
.end annotation
.end field