fix playback mobile

This commit is contained in:
2025-10-13 16:19:34 +02:00
parent d8e0c78ef5
commit caefef74ff
6 changed files with 207 additions and 18 deletions
+4 -1
View File
@@ -217,7 +217,10 @@ const HitParade = () => {
blurIntensity={isWeb ? 0 : 0}
>
<View style={{ gap: 12, flex: 1 }}>
<Image source={icons.musicLandLogo} style={{ alignSelf: "center" }} />
<Image
source={icons.musicLandLogo}
style={{ alignSelf: "center", height: 150, resizeMode: "contain" }}
/>
<View style={{ flex: 1, gap: 24 }}>
<View style={{ gap: 11 }}>
<Pressable style={{ position: "absolute", right: 8, top: 20 }}>