naman14 / TimberX

Material theme music player that works across all form factors (phones, wear, auto, cast, assistant) and uses latest tools (Kotlin, Architecture components, Room, Databinding)

Home Page:https://namand.in

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Adding Swipe to change songs while on Playing Screen

deepak140596 opened this issue · comments

I will make a Pull Request for this.
Description what you'd like to happen:

While a song is playing, swipe left on the playing screen will change to previous song and swiping right will play the next song.

Gesture detection can help in implementing this.