<layout id="SunLayout" background="Gfx.COLOR_RED">
<label x="92" y="0" font="Gfx.FONT_LARGE" text="12" color="Gfx.COLOR_WHITE" />
</layout>
The text ("12") is shown properly but the background is black in the simulator.
Is this a bug or is the background no longer supported?
Thank you.