Hi, I am doing a project in android studio and I have two navigation drawer, what I want to do is that when I start as a client I show the first navigation and if I start session as an employee that shows me the other navigation. I have investigated and the only thing I could do is to show one on the left and the other on the right. I do not know how to make it show only one depending on whether you are a client or if you are an employee.
[