Whoops sorry, I am wrong, it is Gallery that is horizontal. Anyway our primary navigation through data in the UI is vertical, so those are the widgets we have. We generally try to keep features out of the platform that aren't commonly used (especially in the built-in apps) because (a) they use space on the device (we are very short on space in the system image on the G1), and (b) they are likely to not be well tested, and thus buggy (see tabs).
On Mon, Apr 27, 2009 at 10:14 AM, Dianne Hackborn <[email protected]>wrote: > Er... GridView -is- horizontal. (And HorizontalScrollView is just being > added for 1.5.) > > > On Mon, Apr 27, 2009 at 6:57 AM, allstars <[email protected]> wrote: > >> >> hi >> i would like to ask why GridView can only be vertically >> >> there is a HorizontalScrollView >> but there is a ScrollView , which is vertically >> >> i know GridView and ListView both extend from AbsListView >> which is only for vertical >> >> but i would like to ask why you didnt design more Horizontal widgets >> in the first place >> thanks >> >> >> > > > -- > Dianne Hackborn > Android framework engineer > [email protected] > > Note: please don't send private questions to me, as I don't have time to > provide private support, and so won't reply to such e-mails. All such > questions should be posted on public forums, where I and others can see and > answer them. > > -- Dianne Hackborn Android framework engineer [email protected] Note: please don't send private questions to me, as I don't have time to provide private support, and so won't reply to such e-mails. 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 -~----------~----~----~----~------~----~------~--~---

