Changes of com.discord v1344

This commit is contained in:
root 2020-11-21 22:11:07 +00:00
parent 00a03df92a
commit ed7cf41cb9
18279 changed files with 989752 additions and 1013884 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