Changes of com.discord v1325
This commit is contained in:
parent
d9d9f382c9
commit
3cb9e1231d
28086 changed files with 4880345 additions and 0 deletions
34
com.discord/smali/f/a/b/l.smali
Normal file
34
com.discord/smali/f/a/b/l.smali
Normal file
|
@ -0,0 +1,34 @@
|
|||
.class public final Lf/a/b/l;
|
||||
.super Ljava/lang/Object;
|
||||
.source "AppScreen.kt"
|
||||
|
||||
# interfaces
|
||||
.implements Ljava/lang/Runnable;
|
||||
|
||||
|
||||
# instance fields
|
||||
.field public final synthetic d:Lcom/discord/app/AppActivity;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>(Lcom/discord/app/AppActivity;)V
|
||||
.locals 0
|
||||
|
||||
iput-object p1, p0, Lf/a/b/l;->d:Lcom/discord/app/AppActivity;
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public final run()V
|
||||
.locals 1
|
||||
|
||||
iget-object v0, p0, Lf/a/b/l;->d:Lcom/discord/app/AppActivity;
|
||||
|
||||
invoke-virtual {v0}, Landroid/app/Activity;->recreate()V
|
||||
|
||||
return-void
|
||||
.end method
|
Loading…
Add table
Add a link
Reference in a new issue