Actions
Task #2667
closedRemove unnecessary options menu in the entire app
Description
This task removes all unnecessary options menu from the app.
One instance where the option menu is unnecessary can be found when the navigation drawer is open. The user should not be presented with the options menu is it distracts the user from the main navigation items and is unnecessary in this usage context.
Files
Updated by Ivan Yeo over 9 years ago
- Status changed from New to Code review
- % Done changed from 0 to 100
Unnecessary option menu items have been removed from the entire application code base. Further, the option menu is hidden when the user opens the navigation drawer.
Updated by Alex Afanasyev over 9 years ago
- Status changed from Code review to Closed
- Target version set to 0.1
Actions