Changes of com.discord v1144
This commit is contained in:
parent
4746542b20
commit
f52990c3c2
25752 changed files with 4382359 additions and 77 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