How to customize Navigation Drawer menu items like the picture :
and need to disable some drawer items on login status. if user is not login the disabled menu items text color will grey and the background of item color will changed. And non disabled items color will white how to implement Navigation Drawer
Please help me to solve this problem.