Hello, I'm not sure whether this is the right place to post. I'm writing this post to suggest adding a link [http:// developer.android.com/resources/articles/layout-tricks-merge.html] in the chapter "Compound Controls" in "Building Custom Components" [http://developer.android.com/guide/topics/ui/custom- components.html] in the Dev Guide.
I was looking for a way to creating custom components when I read this article [http://developer.android.com/guide/topics/ui/custom- components.html]. It's rather useful, though, I didn't find anything introducing how to use XML to declare the layout of a custom component, which is stated to be feasible in that article. Later I found the answer in stackoverflow, which led me to this article [http://developer.android.com/resources/articles/layout-tricks- merge.html]. I think this is helpful for those who intend to build compound controls. Considering that the trick introduced is different from the one used in Activities XML declaration, I guess this link should be very helpful to new android developers. Kind regards, Song Gao -- 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

