ListView, okay, that works.  Now how do I make multiple TextViews and
insert them into the ListView on the fly?

Thanks for the fast response BTW.



On Jul 11, 6:02 pm, Mark Murphy <mmur...@commonsware.com> wrote:
> Breezy wrote:
> > Kinda like if you search for
> > an app in the market.  There's no way of telling how many results
> > would be returned so I figured I would have to create each textview on
> > the fly within the .java file.
>
> Use a ListView. I'm 90% certain that is what they do. It automatically
> scrolls, manages an arbitrary number of rows, etc.
>
> --
> Mark Murphy (a Commons 
> Guy)http://commonsware.com|http://twitter.com/commonsguy
>
> Android 1.5 Programming Books:http://commonsware.com/books.html
--~--~---------~--~----~------------~-------~--~----~
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