mirror of
https://github.com/meowarex/rl-mobile.git
synced 2026-08-26 22:17:44 +10:00
Update APK Version & Add Playing From
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
.class public final Lradiant/LyricsReinitGuard;
|
||||
.super Ljava/lang/Object;
|
||||
.source "LyricsReinitGuard.smali"
|
||||
|
||||
|
||||
# static fields
|
||||
|
||||
# stuff that makes lyrics view stays open.. i forgot what it actually does other than short circuit a call or some shit <3
|
||||
.field public static lastMediaId:I
|
||||
|
||||
|
||||
# direct methods
|
||||
.method static constructor <clinit>()V
|
||||
.locals 1
|
||||
|
||||
const/4 v0, -0x1
|
||||
|
||||
sput v0, Lradiant/LyricsReinitGuard;->lastMediaId:I
|
||||
|
||||
return-void
|
||||
.end method
|
||||
Reference in New Issue
Block a user