After updating my sdk to version 26, I have noticed that my controls such as Spinners and Checkboxes are no longer displaying in my app. They are there, it's just that with the different color schemes of 26, and with the control Text Color and Color values set to default, the controls simply aren't visible. Can anyone assist me with this please?
I am not familiar with Appcompat, and I am not using it, and I will try explain in more detail my issue. I have been using B4A for several years now and with all SDK iterations my controls have always displayed clearly. Below is a screenshot of a screen running version 23
After updating the sdk version 26, the same screen now appears as below:
What will I need to change in the manifest editor, or whichever other method, in order to get things to look the way they did before the upgrade?