retromp3 / retro

an ipod classic for iOS/Android, built with Flutter
https://retromusic.co
MIT License
317 stars 20 forks source link

Click in to scrub while music is playing #37

Open matthewye98 opened 8 months ago

matthewye98 commented 8 months ago

In the original iPods, I remember while in the now playing screen you could click in once on the main button to switch between volume controls and scrub through a song. It'd be nice if this functionality could be added! :)

sakofchit commented 8 months ago

this already exists in the app (somewhat)

if you're on the now playing screen and start panning on the wheel, the volume controls will show up. if you hold down on the fast forward/rewind buttons it'll skip ahead/back respectively.

hope that helps!