Answers for "how to change icon and text color in menus in drawer android"

1

android navigation drawer menu item color

Add this line to navigationview in xml

        app:itemTextColor="your color"
Posted by: Guest on May-02-2020

Code answers related to "how to change icon and text color in menus in drawer android"

Browse Popular Code Answers by Language