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
|
|
@@ -5155,7 +5155,11 @@
|
|
const/4 v13, 0x0
|
|
|
|
.line 251
|
|
- invoke-static {v6, v10, v13, v14, v7}, Lcom/tidal/android/feature/playerscreen/ui/composables/BroadcastButtonKt;->b(Lcom/tidal/android/feature/playerscreen/ui/b;Lem0/a;Landroidx/compose/ui/Modifier;Landroidx/compose/runtime/Composer;I)V
|
|
+ const v13, 0x52414244 # empty group key
|
|
+
|
|
+ invoke-interface {v14, v13}, Landroidx/compose/runtime/Composer;->startReplaceGroup(I)V # open empty
|
|
+
|
|
+ invoke-interface {v14}, Landroidx/compose/runtime/Composer;->endReplaceGroup()V # close empty
|
|
|
|
.line 252
|
|
invoke-interface {v14}, Landroidx/compose/runtime/Composer;->endNode()V
|
|
@@ -5978,11 +5982,11 @@
|
|
.line 356
|
|
:cond_59
|
|
:goto_29
|
|
- new-instance v0, Lcom/tidal/android/feature/playerscreen/ui/i0;
|
|
+ new-instance v0, Lcom/squareup/ui/market/modal/o; # connect click lambda (was share i0)
|
|
|
|
- const/4 v15, 0x0
|
|
+ const/4 v15, 0x1 # connect-clicked disc
|
|
|
|
- invoke-direct {v0, v11, v15}, Lcom/tidal/android/feature/playerscreen/ui/i0;-><init>(Ljava/lang/Object;I)V
|
|
+ invoke-direct {v0, v11, v15}, Lcom/squareup/ui/market/modal/o;-><init>(Ljava/lang/Object;I)V # build connect lambda
|
|
|
|
.line 357
|
|
invoke-interface {v7, v0}, Landroidx/compose/runtime/Composer;->updateRememberedValue(Ljava/lang/Object;)V
|
|
@@ -5991,9 +5995,13 @@
|
|
:goto_2a
|
|
check-cast v0, Lem0/a;
|
|
|
|
- const/4 v8, 0x0
|
|
+ iget-object v8, v10, Lcom/tidal/android/feature/playerscreen/ui/s$a;->d:Lcom/tidal/android/feature/playerscreen/ui/b; # broadcast state
|
|
+
|
|
+ const/4 v13, 0x0 # null modifier
|
|
+
|
|
+ const/4 v15, 0x0 # changed flags
|
|
|
|
- invoke-static {v15, v7, v8, v0}, Lcom/tidal/android/feature/playerscreen/ui/composables/t4;->a(ILandroidx/compose/runtime/Composer;Landroidx/compose/ui/Modifier;Lem0/a;)V
|
|
+ invoke-static {v8, v0, v13, v7, v15}, Lcom/tidal/android/feature/playerscreen/ui/composables/BroadcastButtonKt;->b(Lcom/tidal/android/feature/playerscreen/ui/b;Lem0/a;Landroidx/compose/ui/Modifier;Landroidx/compose/runtime/Composer;I)V # render connect button
|
|
|
|
if-ne v1, v2, :cond_5a
|
|
|