Oops, it's a copy/paste. My bad :) Do you mind filing a bug at b.android.com?
On Wed, May 27, 2009 at 7:08 AM, AusR <[email protected]> wrote: > > From the page: > http://developer.android.com/reference/android/widget/HorizontalScrollView.html > > "You should never use a HorizontalScrollView with a ListView, since > ListView takes care of its own scrolling. Most importantly, doing this > defeats all of the important optimizations in ListView for dealing > with large lists, since it effectively forces the ListView to display > its entire list of items to fill up the infinite container supplied by > HorizontalScrollView." > > Does this mean that ListView CAN scroll horizontally? Or is this just > a copy/edit from the ScrollView object? > > > -- Romain Guy Android framework engineer [email protected] Note: please don't send private questions to me, as I don't have time to provide private support. All such questions should be posted on public forums, where I and others can see and answer them --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

