mirror of
https://github.com/meowarex/rl-mobile.git
synced 2026-06-18 05:23:12 +10:00
18 lines
504 B
Diff
18 lines
504 B
Diff
--- a/com/tidal/android/feature/playerscreen/ui/PlayerViewModel$observeLyricsProgress$1$a.smali
|
|
+++ b/com/tidal/android/feature/playerscreen/ui/PlayerViewModel$observeLyricsProgress$1$a.smali
|
|
@@ -190,7 +190,14 @@
|
|
goto :goto_0
|
|
|
|
.line 67
|
|
:cond_3
|
|
+ sget-boolean v6, Lradiant/RLAPILyricsHook;->isRlState:Z # read RL flag
|
|
+
|
|
+ if-eqz v6, :radiant_skip # skip if not RL
|
|
+
|
|
+ const/4 v5, -0x1 # RL no-match default = -1
|
|
+
|
|
+ :radiant_skip
|
|
if-gez v4, :cond_4
|
|
|
|
.line 68
|