How do you deal with the various color differences in gadgets (or views) across the different versions of Android?
I am currently developing on a Galaxy S7 running Android 8 using the default manifest and stock spinner and toggle buttons and everything looks fine.
Then I test the same app on a Galaxy S5 running Android 5.1 and it becomes unreadable.
If I change the text color in the designer to white so you can read it on Android 5, then you can't read it on Android 8.
There is no option in the designer to colorize the background, only the text color.
Is there a way to make the coloring the same across all versions of Android?
I am currently developing on a Galaxy S7 running Android 8 using the default manifest and stock spinner and toggle buttons and everything looks fine.
Then I test the same app on a Galaxy S5 running Android 5.1 and it becomes unreadable.
If I change the text color in the designer to white so you can read it on Android 5, then you can't read it on Android 8.
There is no option in the designer to colorize the background, only the text color.
Is there a way to make the coloring the same across all versions of Android?