dear Dianne thanks i read your reply on the web and it seems your second post(the correction) comes first to the group so i thought the actual first post was the correction
ha now i get it thanks anyway On Apr 28, 11:32 am, Dianne Hackborn <[email protected]> wrote: > Please read my correction. > > > > On Mon, Apr 27, 2009 at 8:11 PM, allstars <[email protected]> wrote: > > > Dear Dianne > > thanks for the reply > > > and thanks for the tip that HorizontalScrollView is just added in 1.5 > > i didnt notice that > > > but i would like to ask more > > > you said GridView -is- horizontal > > but i have checked the code in AbsListView.java and GridView.java > > most code for layout is only for vertical, and compute top/bottom > > offset > > > so i am not quite sure about your 'horizontal' > > do you mean it can be placed in landscape mode? > > > thanks > > On Apr 28, 1: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 -~----------~----~----~----~------~----~------~--~---

