Changes of com.discord v998
This commit is contained in:
parent
dc3b174a87
commit
a8e290ae89
20243 changed files with 1573881 additions and 1337713 deletions
|
@ -1,4 +1,4 @@
|
|||
.class Landroidx/appcompat/app/ActionBarDrawerToggleHoneycomb;
|
||||
.class public Landroidx/appcompat/app/ActionBarDrawerToggleHoneycomb;
|
||||
.super Ljava/lang/Object;
|
||||
.source "ActionBarDrawerToggleHoneycomb.java"
|
||||
|
||||
|
@ -12,13 +12,13 @@
|
|||
|
||||
|
||||
# static fields
|
||||
.field private static final TAG:Ljava/lang/String; = "ActionBarDrawerToggleHC"
|
||||
.field public static final TAG:Ljava/lang/String; = "ActionBarDrawerToggleHC"
|
||||
|
||||
.field private static final THEME_ATTRS:[I
|
||||
.field public static final THEME_ATTRS:[I
|
||||
|
||||
|
||||
# direct methods
|
||||
.method static constructor <clinit>()V
|
||||
.method public static constructor <clinit>()V
|
||||
.locals 3
|
||||
|
||||
const/4 v0, 0x1
|
||||
|
@ -36,7 +36,7 @@
|
|||
return-void
|
||||
.end method
|
||||
|
||||
.method private constructor <init>()V
|
||||
.method public constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
@ -99,17 +99,7 @@
|
|||
|
||||
invoke-virtual {v0, p1, v1}, Ljava/lang/reflect/Method;->invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;
|
||||
|
||||
sget p2, Landroid/os/Build$VERSION;->SDK_INT:I
|
||||
|
||||
const/16 v0, 0x13
|
||||
|
||||
if-gt p2, v0, :cond_1
|
||||
|
||||
invoke-virtual {p1}, Landroid/app/ActionBar;->getSubtitle()Ljava/lang/CharSequence;
|
||||
|
||||
move-result-object p2
|
||||
|
||||
invoke-virtual {p1, p2}, Landroid/app/ActionBar;->setSubtitle(Ljava/lang/CharSequence;)V
|
||||
sget p1, Landroid/os/Build$VERSION;->SDK_INT:I
|
||||
:try_end_0
|
||||
.catch Ljava/lang/Exception; {:try_start_0 .. :try_end_0} :catch_0
|
||||
|
||||
|
@ -189,8 +179,6 @@
|
|||
|
||||
if-eqz p0, :cond_1
|
||||
|
||||
iget-object p0, v0, Landroidx/appcompat/app/ActionBarDrawerToggleHoneycomb$SetIndicatorInfo;->upIndicatorView:Landroid/widget/ImageView;
|
||||
|
||||
invoke-virtual {p0, p1}, Landroid/widget/ImageView;->setImageDrawable(Landroid/graphics/drawable/Drawable;)V
|
||||
|
||||
goto :goto_0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue