salesforce-ux/theo

Android transform outputs "property" tag for size / string / number

JolandaVerhoef opened this issue · 0 comments

Android doesn't know how to handle the property xml tag.

It expects specific tags like string, color, dimen, number. See the documentation.

We would expect Theo to output these specific tags instead of the generic property tag.