I used Android Studio to implement the Navigation Drawer and I can\'t get the blue colour that is used to show which section we\'re currently in to change.
I\'ve tri
This is working for me:
First define a drawable item_bg.xml as:
item_bg.xml
Then use this drawable in navigation_main_layout.xml as:
navigation_main_layout.xml