Hey,
I think there is a simple solution for my problem, but i can't find anything about it :/
i just program and debug on my pixel 2 where the default buttons are all light gray. If I now debug on my Nexus 5 with Android 6, the buttons are all dark gray and the default font color is white, which destroys the complete appearance of the app.
I can change the font color in the code, but not the button color :/
Is there a simple way to make the designs look the same on other older devices? Does this have to be done by the minimum SDK version? But then many potential devices wouldn't be compatible with the app anymore!
I think there is a simple solution for my problem, but i can't find anything about it :/
i just program and debug on my pixel 2 where the default buttons are all light gray. If I now debug on my Nexus 5 with Android 6, the buttons are all dark gray and the default font color is white, which destroys the complete appearance of the app.
I can change the font color in the code, but not the button color :/
Is there a simple way to make the designs look the same on other older devices? Does this have to be done by the minimum SDK version? But then many potential devices wouldn't be compatible with the app anymore!