The left screenshot shows my EditText properly displaying in a Samsung Note 3 phone. The right screenshot shows it displaying in a Samsung Tab 3 where it is not readable. The same EditText displays properly in all the 10 different devices in the UI Cloud test. What do I do to fix this so it will display readable in all devices it encounters?
I hadn't tried that but I find it works. I could not change the color in the Designer or Designer Scripts but was able to change the color by EditText.Color=(Inserting Hex Text for White) in the code in the IDE. So thanks!