nasi0 / droiddraw

Automatically exported from code.google.com/p/droiddraw
0 stars 0 forks source link

Generated XML malformed #238

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
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

Original issue reported on code.google.com by paulf.jo...@gmail.com on 30 Jan 2012 at 9:48

GoogleCodeExporter commented 8 years ago
Self 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

Original comment by brendan....@gmail.com on 20 Feb 2012 at 10:58

GoogleCodeExporter commented 8 years ago
Closing won't fix, missing required information.  Please re-open with further 
instructions if the problem persists.

Original comment by brendan....@gmail.com on 21 Mar 2012 at 3:14