Changes of com.discord v998

This commit is contained in:
root 2019-12-06 04:29:40 +01:00
parent dc3b174a87
commit a8e290ae89
20243 changed files with 1573881 additions and 1337713 deletions

View file

@ -1,3 +1,11 @@
.class interface abstract synthetic Landroidx/core/internal/package-info;
.class public interface abstract synthetic Landroidx/core/internal/package-info;
.super Ljava/lang/Object;
.source "package-info.java"
# annotations
.annotation build Landroidx/annotation/RestrictTo;
value = {
.enum Landroidx/annotation/RestrictTo$Scope;->LIBRARY_GROUP_PREFIX:Landroidx/annotation/RestrictTo$Scope;
}
.end annotation

View file

@ -6,6 +6,14 @@
.implements Landroid/view/Menu;
# annotations
.annotation build Landroidx/annotation/RestrictTo;
value = {
.enum Landroidx/annotation/RestrictTo$Scope;->LIBRARY_GROUP_PREFIX:Landroidx/annotation/RestrictTo$Scope;
}
.end annotation
# static fields
.field public static final CATEGORY_MASK:I = -0x10000

View file

@ -6,6 +6,14 @@
.implements Landroid/view/MenuItem;
# annotations
.annotation build Landroidx/annotation/RestrictTo;
value = {
.enum Landroidx/annotation/RestrictTo$Scope;->LIBRARY_GROUP_PREFIX:Landroidx/annotation/RestrictTo$Scope;
}
.end annotation
# static fields
.field public static final SHOW_AS_ACTION_ALWAYS:I = 0x2

View file

@ -3,5 +3,13 @@
.source "SupportSubMenu.java"
# interfaces
.implements Landroid/view/SubMenu;
.implements Landroidx/core/internal/view/SupportMenu;
.implements Landroid/view/SubMenu;
# annotations
.annotation build Landroidx/annotation/RestrictTo;
value = {
.enum Landroidx/annotation/RestrictTo$Scope;->LIBRARY_GROUP_PREFIX:Landroidx/annotation/RestrictTo$Scope;
}
.end annotation