How to style Menu Items in Navigation Drawer in Android?
问题 I want to add style the Menu Items inside Navigation Drawer but I am unable to do so. I have looked up for some answers but couldn't done it. Can anyone help, I would be grateful. I am using the following theme Theme.AppCompat.Light.DarkActionBar <menu xmlns:android="http://schemas.android.com/apk/res/android"> <group android:id="@+id/group1" android:checkableBehavior="single"> <item android:title="Book Now!"> <menu> <item android:title="item 1" android:id="@+id/item1" android:icon="@drawable