Hi all I am trying to create an application where the widgets of the layout, that is the TextViews, EditTexts etc are all stored in an XML file, which is then parsed and added programatically. I also need to be able to set the location on screen from this XML file. Reason this is required is that I want to be able to customize layout just by changing the XML file, which will then be parsed and update the layout.
I have been trying a few things to get this working, but its proving rather complicated. I have tried searching in many different places, and I can't seem to find any tutorials or examples of this type of thing. Would anyone be able to point me in the right direction, or give me any pointers? Thanks in advance -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

