Update "Add Track" Icon <3

This commit is contained in:
2026-06-20 23:53:33 +10:00
parent 3b893c12ff
commit ea9c6458c2
3 changed files with 26 additions and 1 deletions
@@ -8,6 +8,7 @@ data class PatchVariant(
val fileNames: List<String>, val fileNames: List<String>,
) )
enum class KnownPatch( enum class KnownPatch(
/** /**
* Numeric display order in the patch options list. Lower = higher up. * Numeric display order in the patch options list. Lower = higher up.
+1 -1
View File
@@ -1,5 +1,5 @@
{ {
"tidalVersionCode": 9090, "tidalVersionCode": 9090,
"tidalApkUrl": "https://github.com/meowarex/rl-mobile/releases/download/latest/tidal-stock.apk", "tidalApkUrl": "https://github.com/meowarex/rl-mobile/releases/download/latest/tidal-stock.apk",
"patchesVersion": "0.9.8" "patchesVersion": "0.9.9"
} }
+24
View File
@@ -0,0 +1,24 @@
--- a/com/tidal/android/feature/playerscreen/ui/composables/c1.smali
+++ b/com/tidal/android/feature/playerscreen/ui/composables/c1.smali
@@ -259,7 +259,7 @@
.line 109
.line 110
- sget p2, Lcom/tidal/android/feature/playerscreen/ui/R$drawable;->ic_circle_checked:I
+ sget p2, Lcom/tidal/android/feature/playerscreen/ui/R$drawable;->ic_shapes_heart_filled_medium:I # favorited: filled heart (was circle-check)
.line 111
.line 112
@@ -267,11 +267,7 @@
.line 113
:cond_5
- sget-object p2, Lx20/b;->O:Lx20/a;
-
- .line 114
- .line 115
- iget p2, p2, Lx20/a;->a:I
+ sget p2, Lcom/tidal/android/feature/playerscreen/ui/R$drawable;->ic_shapes_heart_medium:I # not favorited: outline heart (was market plus)
.line 116
.line 117