Changes of com.discord v998
This commit is contained in:
parent
dc3b174a87
commit
a8e290ae89
20243 changed files with 1573881 additions and 1337713 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue