I got most of the way there by sticking view trees in a gallery. The only hitch was one of the gallery "panes" has a list in it -- and I don't know how to make the list scroll on touch up/down and the gallery scroll on touch left/right.
-- Ward At 2:09 PM -0700 7/9/09, Romain Guy wrote: > > Or, dig into the "Home" source which is included w/the SDK (platforms >> \android-1.5\samples\Home\src\com\example\android\home) > >This is an example of a Home screen, it's not the Home screen that >ships with Android. The code for the "real" Home screen is at >android.git.kernel.org in packages/apps/Launcher. > >> >> >> On Jul 9, 9:36 am, µ*µ* <[email protected]> wrote: >>> For example, I have an application containing 3 interfaces(each one >>> occupys a screen), I want to switch different interfaces by touching >>> on the screen. Just like the desktop has 3 parts, we can move from one >>> to anohter by touching. >>> >>> Can anyone tell me how to implement the kind of effect or where is the >>> code of Android desktop slide effect. >>> >>> Any help will be highly appriciated! >> > >> > > > >-- >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 -~----------~----~----~----~------~----~------~--~---

