What steps will reproduce the problem? 1. Create any widget UI 2. Click generate 3.
What is the expected output? What do you see instead? Self closing widgets rather than ></TextView> (for example)
What version of the product are you using? On what operating system? Win7/b20
Please provide any additional information below. The XML generated cannot be loaded in eclipse and using Mono for Android requires quite a bit of hand editting
Comment #1
Posted on Feb 20, 2012 by Quick DogSelf closing tags are legal XML. I have tested self-closed on Eclipse w/ the Android SDK and they work fine. I suspect that this is a problem with Mono for Android rather than anything else.
Can you provide a concrete .XML file that won't load in eclipse with the android SDK?
Thanks
Comment #2
Posted on Mar 21, 2012 by Quick DogClosing won't fix, missing required information. Please re-open with further instructions if the problem persists.
Status: WontFix
Labels:
Type-Defect
Priority-Medium