Closed xoyteam closed 9 years ago
Can you clarify what you mean by the system tray? I'm limited to 3 buttons in the notification (previous, pause/play, and next), so I can't add an 'exit' button there.
I can definitely add one to the settings page though.
1) "system tray" - the notifications area. 2) The challenge is to turn off the player completely. You must press the "back" until we reach the root (i have a lot of subdirectories). And only then will we get a message "Are you sure?" ( No / Yes). Only after this application is completed in full - closed in the notification area.
3) Let me to offer you decisions: Add exit button in menu. Add close button in the notifications.
OK. I will start by adding an 'exit' option to the menu. Thanks for the feedback!
I've implemented the requested functionality in [https://github.com/smithdtyler/prettygoodmusicplayer/tree/exit_from_settings](this branch).
After some more testing I will merge it into master. Assuming I don't find any problems, it will be available on Google Play and F-Droid in a few days.
It looks like this:
Implemented in version 3.2.4
Add exit button in menu. Add close button in system tray.