Monday, January 31, 2011

[android-developers] Re: Nested layouts in separate XML

I am really surprised to see this thread!
I have googled how to nest XML-based layouts, assuming it is possible, however found this.

This is a basic functionality, guys. There are some threads around about why to use XML based layouts, MVC, etc... and I agree that extracting the view in XML is a good idea (I didn't liked it as a start), however we have to be able to reuse those layouts...

Please consider extending the framework, this is important piece of functionality missing. And I cannot imagine being that hard - some cyclic dependencies checks, pure text insertions otherwise will do.

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment