I have not thought through this myself thoroughly, but have you considered using a FragmentPagerAdapter with a ViewPager?
Doug On Thursday, June 5, 2014 11:41:02 AM UTC-7, Simon Giddings wrote: > > > I have seen the kind of effect I want being demonstrated with the > ViewPager > <http://developer.android.com/training/animation/screen-slide.html#depth-page> > > - but I am using Fragments. > Can this kind of transition (just the moving in from the left bit shown at > the end) be achieved with fragment animation ? > -- 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 --- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

