MaterialNavigationDrawer icon indicating copy to clipboard operation
MaterialNavigationDrawer copied to clipboard

Navigation Drawer Activity with material design style and simplified methods

Results 10 MaterialNavigationDrawer issues
Sort by recently updated
recently updated
newest added

I want to add a number besides a fragment name. In the demo picture you shows that there have a number. but i can't find it how to put number....

I'd like to change the header background. From what I saw in the library, it only considers images...I don't want to use an image, I just want to have a...

Im new to android, and I am downloding it and enter the dependencies in androidmanifest.xml and replace all your main folder files with my new project file but it is...

Hello, I would like to know how to change the font size, I'm using a tablet 7 "I think the letter is very small. Give thanks for the Neokree the...

can i change section title color as programmatical way ? not from style i cannot found method for changing sectionTextColor() please help @neokree :)

Hi, I'm trying to use the theme on my AndroidApp. This helped me a lot and was so easy to implement. Congrats for this great open-source work. Although I consider...

I needed to change the action bar drawer toggle icon or more specifically to add a notification badge to the drawer toggle. I couldn't find a way to do that....