Android-studio-material-template icon indicating copy to clipboard operation
Android-studio-material-template copied to clipboard

Refresh navigation drawer

Open mihachris opened this issue 8 years ago • 0 comments

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.

mihachris avatar May 25 '16 19:05 mihachris