DroidPlanner / Tower

Ground Control Station for Android Devices
https://play.google.com/store/apps/details?id=org.droidplanner.android
Other
616 stars 555 forks source link

Navigation Drawer color fix for text and icons - Android 8.0 (API level 26) #1872

Closed preet90 closed 6 years ago

preet90 commented 6 years ago

Issue --> https://github.com/DroidPlanner/Tower/issues/1871

No color has been defined for the text and the icons in the navigation drawer which caused the issue with the color of the text and icons in Android 8. So, added the default color for text and icons.

billbonney commented 6 years ago

I think for the change to go in 'unavailable' should default to the older 'paper plane' arrow. And thinking about it, I like the 'paper plain' arrow. Can the change be done so it's optional for the new vehicle specific icons vs the old style? Thx

preet90 commented 6 years ago

This PR is for the issue, with the wrong icons and text color in nav drawer (https://github.com/DroidPlanner/Tower/issues/1871)

I have removed the other commit (vehicle specific icons) from this PR.