Actions
Feature #728
closedConsider inverting the order of the navigation menu when the app bar is at the bottom of the screen
Start date:
06/03/2021
Due date:
% Done:
0%
Estimated time:
Description
I considered doing this when I created the bottom app bar option, but I deferred, because the navigation menu initially opens scrolled to the top. On smaller devices, that means that the bottom entries would not be displayed until the navigation menu is scrolled up. This would mean that the most important entries would not initially be visible.
However, on consideration, I realized that almost no newer devices have a screen so small that the navigation menu needs scrolling. For example, my Pixel 5 can display the whole menu. Smaller devices, like my old Nexus 4 (which just finally died) could not display it.
Updated by Soren Stoutner over 3 years ago
- Priority changed from 3.x to Next Release
Updated by Soren Stoutner over 3 years ago
- Status changed from New to Closed
Actions