mirror of
https://github.com/meowarex/rl-mobile.git
synced 2026-08-26 22:17:44 +10:00
47 lines
2.2 KiB
Diff
47 lines
2.2 KiB
Diff
--- a/com/tidal/android/feature/playerscreen/ui/PlayerScreenKt.smali
|
|
+++ b/com/tidal/android/feature/playerscreen/ui/PlayerScreenKt.smali
|
|
@@ -5328,7 +5328,11 @@
|
|
const/4 v12, 0x0
|
|
|
|
.line 280
|
|
- invoke-static {v8, v6, v12, v15, v3}, Lcom/tidal/android/feature/playerscreen/ui/composables/BroadcastButtonKt;->b(Lcom/tidal/android/feature/playerscreen/ui/b;Lam0/a;Landroidx/compose/ui/Modifier;Landroidx/compose/runtime/Composer;I)V
|
|
+ const v3, 0x52414244 # empty group key
|
|
+
|
|
+ invoke-interface {v15, v3}, Landroidx/compose/runtime/Composer;->startReplaceGroup(I)V # open empty
|
|
+
|
|
+ invoke-interface {v15}, Landroidx/compose/runtime/Composer;->endReplaceGroup()V # close empty
|
|
|
|
.line 281
|
|
invoke-interface {v15}, Landroidx/compose/runtime/Composer;->endNode()V
|
|
@@ -6156,11 +6160,11 @@
|
|
.line 385
|
|
:cond_61
|
|
:goto_2e
|
|
- new-instance v1, Lcom/tidal/android/feature/playerscreen/ui/e0;
|
|
+ new-instance v1, Landroidx/window/embedding/b2; # connect click lambda (was share e0)
|
|
|
|
- const/4 v6, 0x0
|
|
+ const/4 v6, 0x1 # connect-clicked disc
|
|
|
|
- invoke-direct {v1, v10, v6}, Lcom/tidal/android/feature/playerscreen/ui/e0;-><init>(Ljava/lang/Object;I)V
|
|
+ invoke-direct {v1, v10, v6}, Landroidx/window/embedding/b2;-><init>(Ljava/lang/Object;I)V # build connect lambda
|
|
|
|
.line 386
|
|
invoke-interface {v7, v1}, Landroidx/compose/runtime/Composer;->updateRememberedValue(Ljava/lang/Object;)V
|
|
@@ -6169,9 +6173,13 @@
|
|
:goto_2f
|
|
check-cast v1, Lam0/a;
|
|
|
|
- const/4 v3, 0x0
|
|
+ iget-object v8, v11, Lcom/tidal/android/feature/playerscreen/ui/s$a;->d:Lcom/tidal/android/feature/playerscreen/ui/b; # broadcast state
|
|
+
|
|
+ const/4 v3, 0x0 # null modifier
|
|
+
|
|
+ const/4 v6, 0x0 # changed flags
|
|
|
|
- invoke-static {v6, v1, v7, v3}, Lcom/tidal/android/feature/playerscreen/ui/composables/e5;->a(ILam0/a;Landroidx/compose/runtime/Composer;Landroidx/compose/ui/Modifier;)V
|
|
+ invoke-static {v8, v1, v3, v7, v6}, Lcom/tidal/android/feature/playerscreen/ui/composables/BroadcastButtonKt;->b(Lcom/tidal/android/feature/playerscreen/ui/b;Lam0/a;Landroidx/compose/ui/Modifier;Landroidx/compose/runtime/Composer;I)V # render connect button
|
|
|
|
if-ne v0, v2, :cond_62
|
|
|