I'd like to create a table with two rows (each containing one spanned TextView) followed by a list of rows, each containing two TextViews. Do I simply create a TableRow containing a named ListView containing two named TextViews? If I then populate an adapter will TableView realize that I have a sequence of TableRows? Is it really that simple?
-- Jake Colman -- Android Tinkerer -- You received this message because you are subscribed to the Google Groups "Android Beginners" group. NEW! Try asking and tagging your question on Stack Overflow at http://stackoverflow.com/questions/tagged/android 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