mirror of
https://github.com/meowarex/rl-mobile.git
synced 2026-08-26 22:17:44 +10:00
Kawarp Shader <3
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
package com.tidal.android.feature.playerscreen.ui.composables;
|
||||
import androidx.compose.runtime.Composer;
|
||||
import androidx.compose.ui.Modifier;
|
||||
/** TIDAL's DarkBlurBackground composable (used as the pre-Android-13 fallback). */
|
||||
public final class p3 {
|
||||
public static void a(int albumId, String coverUuid, boolean isPlaying, boolean isSeeking,
|
||||
am0.a progress, Modifier modifier, Composer composer, int changed) {}
|
||||
}
|
||||
+2
@@ -0,0 +1,2 @@
|
||||
package com.tidal.android.feature.playerscreen.ui.model;
|
||||
public final class PlayerBackgroundStyle {}
|
||||
Reference in New Issue
Block a user