Changes of com.discord v1267

This commit is contained in:
root 2020-09-15 19:41:11 +00:00
parent 6edb7a212c
commit 10d9822b74
17 changed files with 213 additions and 35 deletions

View file

@ -35,13 +35,31 @@
# virtual methods
.method public final run()V
.locals 1
.locals 3
:try_start_0
iget-object v0, p0, Lf/a/l/b$a;->d:Lf/a/l/b;
iget-object v0, v0, Lf/a/l/b;->b:Landroidx/vectordrawable/graphics/drawable/AnimatedVectorDrawableCompat;
invoke-virtual {v0}, Landroidx/vectordrawable/graphics/drawable/AnimatedVectorDrawableCompat;->start()V
:try_end_0
.catch Ljava/lang/NullPointerException; {:try_start_0 .. :try_end_0} :catch_0
goto :goto_0
:catch_0
move-exception v0
sget v1, Landroid/os/Build$VERSION;->SDK_INT:I
const/16 v2, 0x17
if-gt v1, v2, :cond_0
:goto_0
return-void
:cond_0
throw v0
.end method