So basically i just want to edit the style of those "menu items" which are in activity main drawer file
when i tried adding the code like android:textColor = "@color/some"
,it didn't worked
My goal is to edit the style of those menu items as i don't want to keep them so boring looking
Thanks
Asked
Active
Viewed 195 times
0

Hammad Hassan
- 81
- 2
- 5
1 Answers
1
There are several ways to do this, easiest is to use <selector>
in styles
But since your question is very vague and non specific I have a few links for you
Check This Question and these YouTube Videos ,This One and This One
Sorry I can't really help you since your question doesn't supply a lot of information

Ruben Meiring
- 333
- 2
- 21