symphony
symphony copied to clipboard
[Feature Request] Small screen support
Description
The UI for very small screen devices like the smallest sony walkman is a little cumbersome to use. For instance, if you want to change the bottom bar items, there is no way to exit the selection menu or affect the changes. In fact, the only thing you can do is force close the app and open it again.
Solution
add responses to android buttons for these pop up menu type items, or add a manual confirm/select option at the end of the pop up
Alternatives
you can make the option active the moment it is chosen and then save that choice so it persists even after a restart of the app
Additional Context
Android isn't built with small devices in mind i guess?
Checklist
- [x] I have read the Contribution Guidelines.
It's pretty easy to add options to exit the popup. Also, what do you mean by android button? Things lile back button should work.
Oh that's interesting. The back button was the first thing i tried.
I guess its also a bug then that the back button isn't working? It seems to be working elsewhere on the device and even within the app.
Oh that's interesting. The back button was the first thing i tried.
I guess its also a bug then that the back button isn't working? It seems to be working elsewhere on the device and even within the app.
If the popup doesn't close on back button, it provably means you have done some changes. In home tabs selection there is a "Done" option that saves and closes the popup.
Is this still relevant?