android - Customize Navigation Drawer and Drawer items -


how customize navigation drawer menu items picture :

enter image description here

and need disable drawer items on login status. if user not login disabled menu items text color grey , background of item color changed. , non disabled items color white how implement navigation drawer

please me solve problem.

you can edit these files inside project costumize wished:

layout/nav_header_main.xml

layout/app_bar_main.xml

menu/activity_main_drawer.xml


Comments

Popular posts from this blog

sql - can we replace full join with union of left and right join? why not? -

javascript - Parallax scrolling and fixed footer code causing width issues -

iOS: Performance of reloading UIImage(name:...) -