mirror of
https://github.com/Boof2015/astra-mobile.git
synced 2026-08-23 05:57:48 +02:00
track controls
This commit is contained in:
@@ -111,6 +111,7 @@ export default function AlbumScreen() {
|
||||
active={item.path === currentPath}
|
||||
onPress={() => playFrom(index)}
|
||||
onLongPress={() => setActionTrack(item)}
|
||||
onOpenActions={() => setActionTrack(item)}
|
||||
/>
|
||||
)}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user