I was trying to use a shape in my app layout but I'm getting the following error:
"BUILD: ERROR: Problem validating a resource file: cvc-complex-type.2.4.a: Invalid content was found starting with element 'shape'. One of '{label, drawable, bitmap}' is expected."
Here is what my shape looks like:
<shape id="id_first_dot" type="circle" x="5" y="5" radius="3" color="0xFF0000"/>
I'm using the SDK 1.2.11.
Are shapes only supported in 2.x?
Should I use the 2.x SDK?
Is it device specific?
I was trying this on an epix.