-
Notifications
You must be signed in to change notification settings - Fork 1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Android: Investigate moving nav bar to bottom #1083
Comments
This was on my list of things to do eventually no matter what. My new phone's screen is far too tall for one-handed use anymore. Do we want to do this the extreme way and just move it and let people adapt, or add a bit of complexity and offer an option for folks who want it to stay up top? Most of the apps I use have just moved it, but it causes some outcry in the issues page. |
What are some apps that've done it? Also, I'm not convinced anymore since it's just the header and menu button that would make it down. |
Interestingly, this year's big Android conference talked quite a bit about upcoming changes to the Android design guidelines, and the move to bottom nav bars and a bottom FABs is a common theme amongst the demos: One of the earliest movers on bottom buttons was Instagram, for sure, but lately many others have followed suit: Now, all of that said, we don't really have all that many buttons or conform all that closely to the overall design patterns, so I think we can be quite flexible. For me, I definitely see the value in moving more buttons to the bottom not only because I can no longer reach the top mark-all-read button with one hand on my two largest phones, but also because the most powerful buttons in Story view (next/back/done) are already bottom FABs and having them on top for some screens and bottom for others is a bit odd. Once we're done with the next round of bugs and stability updates, I'll spitball some ideas about how we might consolidate buttons nearer the bottom for both views. |
See https://getsatisfaction.com/newsblur/topics/android-move-navigation-bar-to-bottom?topic-reply-list%5Bsettings%5D%5Bfilter_by%5D=all&topic-reply-list%5Bsettings%5D%5Bpage%5D=1#reply_19341715
I just want to know if this is easy. I assume it's not, but if it really was I think it might be a nice addition.
The text was updated successfully, but these errors were encountered: