Perhaps try Expandable List
View<http://developer.android.com/reference/android/widget/ExpandableListView.html>?
I'm not sure if that would continue to shrink to fit the view though

On Thu, Jul 2, 2009 at 10:45 AM, Michael J <txaggiemich...@gmail.com> wrote:

>
> hmmm... Point taken...  Thanks, guys!
>
> On Jul 2, 9:40 am, "Mark Murphy" <mmur...@commonsware.com> wrote:
> > > So, as per my follow-on post that you so gracefully deleted ;-), what
> > > would you, or anyone else reading this, recommend for my situation?
> >
> > Use tabs.
> >
> > Or, use ViewFlipper or one of its kin and create your own setup for
> > flipping between the list and the rest of the contents of the ScrollView.
> >
> > Or, use separate activities.
> >
> > Or, use a Spinner instead of a ListView.
> >
> > Or, dynamically create a bunch of RadioButtons in a RadioGroup instead of
> > a ListView.
> >
> > Or, use a dialog.
> >
> > I'm sure there are other options besides those six.
> >
> > --
> > Mark Murphy (a Commons Guy)http://commonsware.com
> > Android App Developer Books:http://commonsware.com/books.html
> >
>


-- 
Andrew Burgess

--~--~---------~--~----~------------~-------~--~----~
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