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.
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.