AquaMail Forum

English - Android => General Discussion => Topic started by: mikeone on November 07, 2015, 04:55:29 pm

Title: "Sort" option in Message list
Post by: mikeone on November 07, 2015, 04:55:29 pm
Kostya:
After some tests and practice in the latter days I would appreciate it if the currently selected option (in: Message list > Menu > Sort >...) would be marked, for example a gray background.

Additionally, it should be possible to save the selection as a default directly in this screen by activating "Save as default" as a checkbox.

I think with these modifications this option could be more user-friendly.

Kindest regards
Mikeone
Title: Re: "Sort" option in Message list
Post by: Kostya Vasilyev on November 08, 2015, 08:49:01 pm
I don't think Android will let an app change a menu item's backgrounds. Checkboxes *appear* to be possible (though I've never tried it).
Title: Re: "Sort" option in Message list
Post by: mikeone on November 08, 2015, 09:23:42 pm
I don't think Android will let an app change a menu item's backgrounds. Checkboxes *appear* to be possible (though I've never tried it).
Okay,  but "Checkboxes" are already in AquaMail's menus.
> see screenshot

However,  Navigation drawer items could be different from "normal" menu... 8)
Title: Re: "Sort" option in Message list
Post by: StR on November 08, 2015, 10:34:54 pm
Just in case, I support both of mikeone's suggestiona here.
Title: Re: "Sort" option in Message list
Post by: Kostya Vasilyev on November 08, 2015, 11:46:47 pm
"Navigation drawer" is not a menu.
Title: Re: "Sort" option in Message list
Post by: mikeone on November 08, 2015, 11:53:36 pm
"Navigation drawer" is not a menu.
That's what I had feared.
Title: Re: "Sort" option in Message list
Post by: Kostya Vasilyev on November 09, 2015, 01:22:08 am
But wait, I hadn't mentioned the scariest part yet!

menus are rendered "by the system" (Android itself), and their styling is defined "by the system".

Checkboxes I can try to do, will take a look once I'm done with this thing I need to rewrite...