I\'m trying to add a night theme for my app and I\'ve wasted nearly three hours just trying to make the text and icons in my navigation drawer turn white along with the dark
This may help It worked for me
Go to activity_"navigation activity name".xml Inside NavigationView insert this code
app:itemTextColor="color of your choice"