kanytu / kanytu/Android-studio-material-template
Refresh navigation drawer
Open
- Dominant language
- FreeMarker
- Stars
- 596
- Forks
- 142
- PR merge metrics
- No merged PRs in 30d
Description
Is there a way to refresh the navigation drawer? I have added if statements when building my menu items, so I just have to call onCreateView() again, so that it rebuilds the menu. I want to change my menu items whenever a user logs in and out.
Thank you.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the navigation drawer implementation and the onCreateView() entry point mentioned in the issue. Trace how menu items are built, then verify that the drawer reflects login and logout changes without requiring a full application restart.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100