Re: [android-beginners] How might I do this (HorizontalScrollView question)?

2010-06-15 Thread alvin
Michael Dorin bsddo...@gmail.com wrote: I have for screens/layouts I would like the user to be able to slide between using a horizontal scroll view. Each screen has different information and controls for the user. I want each of the layouts to occupy the whole screen and the user slides

Re: [android-beginners] How might I do this (HorizontalScrollView question)?

2010-06-15 Thread alvin
Michael Dorin bsddo...@gmail.com wrote: I have for screens/layouts I would like the user to be able to slide between using a horizontal scroll view. Each screen has different information and controls for the user. I want each of the layouts to occupy the whole screen and the user slides

Re: [android-beginners] How might I do this (HorizontalScrollView question)?

2010-06-02 Thread TreKing
On Tue, Jun 1, 2010 at 8:38 PM, Michael Dorin bsddo...@gmail.com wrote: I want each of the layouts to occupy the whole screen and the user slides there finger left and right to get to each of them. Look into ViewFlipper.

[android-beginners] How might I do this (HorizontalScrollView question)?

2010-06-01 Thread Michael Dorin
I have for screens/layouts I would like the user to be able to slide between using a horizontal scroll view. Each screen has different information and controls for the user. I want each of the layouts to occupy the whole screen and the user slides there finger left and right to get to each of