calvinaquino / LNReader-Android

Light novel reader for android test project collab
Apache License 2.0
119 stars 36 forks source link

New UI controls suggestions #207

Open yaminorito opened 9 years ago

yaminorito commented 9 years ago

These are just proposals, not necessary, some things to consider now that there's a drawer menu.

  1. "Recents" button should also open the drawer menu. This one is just how I would want it, not necessarily needed as there is already another function for the button. Though it makes opening the drawer easier.
  2. "Back" button should hide the drawer menu first before anything else.
  3. Since we've changed ui, I might as well propose a new front page: front

The front page should go directly to the "Bookmarks" page, or better "Recents/History" or some such named page. It's the shortcut to the user's currently reading novel chapter and below it are the list of bookmarks. This combines "Resume Novel" and "Bookmarks".

Yep, no need for those four buttons since the drawer exist now. And removing them will promote the use of the drawer. Better if the "Recents" button also opens the drawer menu.