Hi and thanks for reading.
I have a problem with my android apps navigation drawer where I cannot change the color from blue - I have went over all the other questi
First, I would try removing the android:listSelector attribute, as I don't believe it is necessary.
Next, I would double check you have all these steps:
themes.xml
activated_background.xml
colors.xml
- #ff0000
AndroidManifest.xml
android:theme="@style/Theme.mytheme"