Hi, i wonder if someone here can help me.

I have an application which flips left and right through a ViewFlipper. In 
each page i have a ScrollView containing many LinearLayouts which are 
inflated at runtime to populate data. I feel these should each be in a 
ListView within the flipper, but i don't know how to add more than one 
ListView at runtime. I only know how to make one ListView by making the 
activity inherit from ListActivity and setting a ListAdapter.

Can you populate more than one ListView? What's the best way to go about it? 
Are there any example apps which i could look at for inspiration?

Many thanks,
aimee

-- 
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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to