This is a bit hard to explain only using words, but what I'd like to
do is create a xml layout to act as a template for the contents of a
TableLayout.  I figured this would be as simple as creating my
template and adding instances of it as children to the TableLayout.
This didn't quite work out, and I'm wondering if anyone can give a
brief example on how to do this correctly.

I think perhaps that this require the creation of a Compound Control
as outlined on this page: 
http://developer.android.com/guide/topics/ui/custom-components.html
I attempted to do this with no luck.  Can anyone give a full example
on how to do the Compound Control method?

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

Reply via email to