zirouan / NavigationDrawer-MaterialDesign

Library Navigation drawer material design
1.06k stars 272 forks source link

Colored icon for drawer list #93

Closed sameera26 closed 8 years ago

sameera26 commented 8 years ago

Hi, Can I add colored icons for the navigation drawer list. I tried different colored icons. But It turns into gray color. How can I avoid this. Thanks!!

sameera26 commented 8 years ago

I solved this issue. Please call removeColorFilter() method. Thanks!