goldy1992 / Mp3Player

An open source Android MP3 Player
GNU General Public License v3.0
18 stars 3 forks source link

Add drag slide change track functionality #95

Closed goldy1992 closed 4 years ago

goldy1992 commented 4 years ago

On the MediaPlayerActivity WHEN: the user slides to the left: the next track should slide in from the right WHEN: to user slides to the right, the previous track should slide in from the left

goldy1992 commented 4 years ago

Could be achieved by a ViewPager