Adding Icons next to items in Navigation Drawer
- by DunriteJW
I have been trying to figure this out for quite some time right now. I've looked all over this site and many others, and can't find anything that works. I simply want icons next to each item in my navigation drawer. I am currently using the method that Google's navigation drawer sample app uses.
in the MainActivity.java I have the following:
…