I am converting an old b4a project my son wrote a year or so ago. Anyway he created his own color scheme and I just want to get it back to standard Android colors. With out recreating all the screen what is the bast way to reset things back to standard Android colors?
I see that you can create custom themes in the manifest file. But how do I retrieve them? I have a class that wants text, highlight and background color. How do get them from the manifest?