Flex miniplayer buttons to the end

This commit is contained in:
Violet Caulfield
2025-01-12 06:09:45 -06:00
parent 0bbc983b61
commit e67776ddc3
+4 -1
View File
@@ -76,7 +76,10 @@ export function Miniplayer({ navigation }: { navigation : NavigationHelpers<Para
</TextTicker>
</YStack>
<XStack flex={2}>
<XStack
justifyContent="flex-end"
flex={2}
>
<PlayPauseButton />
<Icon