smithdtyler / prettygoodmusicplayer

A music player app for Android hits the basics hard
GNU General Public License v3.0
52 stars 23 forks source link

App failed to exit on 'back' #28

Closed smithdtyler closed 10 years ago

smithdtyler commented 10 years ago

Looks like there's some error condition when pressing 'back' just brings you to the now playing window. I think the activity stack gets built up a few times and isn't getting cleared.

smithdtyler commented 10 years ago

I believe I've fixed this - I haven't seen it in a while.