Changes of com.discord v969

This commit is contained in:
root 2019-10-10 01:16:36 +02:00
parent 8dbf9fb1c2
commit 988d638629
8241 changed files with 175045 additions and 154575 deletions

View file

@ -55,7 +55,7 @@
return-void
.end method
.method protected constructor <init>(Landroid/content/Context;ZLandroid/content/DialogInterface$OnCancelListener;)V
.method public constructor <init>(Landroid/content/Context;ZLandroid/content/DialogInterface$OnCancelListener;)V
.locals 0
invoke-direct {p0, p1, p2, p3}, Landroid/app/Dialog;-><init>(Landroid/content/Context;ZLandroid/content/DialogInterface$OnCancelListener;)V
@ -194,7 +194,7 @@
return-void
.end method
.method protected onCreate(Landroid/os/Bundle;)V
.method public onCreate(Landroid/os/Bundle;)V
.locals 1
invoke-virtual {p0}, Landroidx/appcompat/app/AppCompatDialog;->getDelegate()Landroidx/appcompat/app/AppCompatDelegate;