Search results are now visible on android

This commit is contained in:
Clément Le Bihan
2024-01-15 00:43:01 +01:00
parent 10dbfda8a4
commit 1952625098

View File

@@ -157,7 +157,7 @@ function MusicListCC({
// Styles for the MusicList component
const styles = StyleSheet.create({
container: {
flex: 1,
flexGrow: 1,
gap: 2,
borderRadius: 10,
},