Just starting out with this IDE, I go to the graphic designer and create a button with text, "CLICK ME" for example. I set the button color to light grey, the background to dark blue.
In the DESIGN tool it looks great... it also looks great on my ANDROID phone, Sprint HTC. All looks good... I save the layout as "jerry1" for example.
In the code I load the design.
I compile... and I run the app.
Here is the catch... all the colors are great, the functionality is great... but the BUTTON has NO TEXT at all.
I create another button with "EXIT" on it... set it to close the application... save, recompile, etc... when I run it... neither button has any text.
What did I do wrong???
Thanks,
Jerry
In the DESIGN tool it looks great... it also looks great on my ANDROID phone, Sprint HTC. All looks good... I save the layout as "jerry1" for example.
In the code I load the design.
I compile... and I run the app.
Here is the catch... all the colors are great, the functionality is great... but the BUTTON has NO TEXT at all.
I create another button with "EXIT" on it... set it to close the application... save, recompile, etc... when I run it... neither button has any text.
What did I do wrong???
Thanks,
Jerry