mirror of
https://github.com/austinried/subtracks.git
synced 2026-02-10 15:02:42 +01:00
switch to new album list/cover art, remove old
This commit is contained in:
@@ -69,7 +69,6 @@ const NowPlayingBar = () => {
|
||||
<ProgressBar />
|
||||
<View style={styles.subContainer}>
|
||||
<CoverArt
|
||||
PlaceholderComponent={() => <Text>hi</Text>}
|
||||
height={styles.subContainer.height}
|
||||
width={styles.subContainer.height}
|
||||
coverArtUri={track?.artworkThumb}
|
||||
|
||||
Reference in New Issue
Block a user