Hi, I should also note that there are just many ways to implements the layout you specify, you can also try other methods, such as: a row of list view is a scroll view with dynamically populated LI in it (by code)
Regards, Nam PS: I will post another method if I can figure out more, contact me if any question pop up :) On Tue, 2010-06-08 at 12:24 -0700, Sandy wrote: > Is it possible to have a horizontal list view with an vertical list > view? I would like to horizontal list scroll within a vertical list > scroll. Any suggestions please? > > |---------------------------------| > | ListItem | > |----------------------------------| > | ListItem | > |---------------------------------| > | ListItem | > |---------------------------------| > | ListItem | > | -------------- -- | > | | LI | LI | LI | | > | ---------------- | > |--------------------------------| > | ListItem | > |--------------------------------| > > LI - stands for horizontal listview item > > Thanks, > Sandy > -- 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 [email protected] For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en

