Changes of com.discord v923
This commit is contained in:
parent
e85c2cf0c0
commit
6d19e001e8
21296 changed files with 3125625 additions and 0 deletions
|
@ -0,0 +1,38 @@
|
|||
.class public interface abstract Landroidx/legacy/app/ActionBarDrawerToggle$Delegate;
|
||||
.super Ljava/lang/Object;
|
||||
.source "ActionBarDrawerToggle.java"
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/EnclosingClass;
|
||||
value = Landroidx/legacy/app/ActionBarDrawerToggle;
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/InnerClass;
|
||||
accessFlags = 0x609
|
||||
name = "Delegate"
|
||||
.end annotation
|
||||
|
||||
.annotation runtime Ljava/lang/Deprecated;
|
||||
.end annotation
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public abstract getThemeUpIndicator()Landroid/graphics/drawable/Drawable;
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
.end method
|
||||
|
||||
.method public abstract setActionBarDescription(I)V
|
||||
.param p1 # I
|
||||
.annotation build Landroidx/annotation/StringRes;
|
||||
.end annotation
|
||||
.end param
|
||||
.end method
|
||||
|
||||
.method public abstract setActionBarUpIndicator(Landroid/graphics/drawable/Drawable;I)V
|
||||
.param p2 # I
|
||||
.annotation build Landroidx/annotation/StringRes;
|
||||
.end annotation
|
||||
.end param
|
||||
.end method
|
Loading…
Add table
Add a link
Reference in a new issue