How to disable the navigation drawer on login fragment?
How to disable the navigation drawer together with hamburger button and toolbar while the user is on login fragment (or sign up fragment)? After the user login in app, I want to enable the navigation drawer and the others.
How to change the ripple color when an item is pressed in a navigation drawer
So I’m learning about how to incorporate the navigation drawer in my android app. I’ve successfully managed to incorporate it in my app. However, I cant find out how to change the ripple color when I press an item. I’ve used the following attribute