For going from one Activity to another with animation you can use overridePendingTransition() but this won't help in drag Have a look at this tutorial where I found this guy pretty useful. http://www.inter-fuser.com/2009/07/android-transistions-slide-in-and-slide.html
<http://www.inter-fuser.com/2009/07/android-transistions-slide-in-and-slide.html>Vinay Julme ************** On Fri, Nov 26, 2010 at 3:07 AM, TreKing <[email protected]> wrote: > On Thu, Nov 25, 2010 at 2:08 PM, timecatcher3 <[email protected]>wrote: > >> I want to use the ViewFlipper or ViewSwitcher with animation but want >> to control the sliding like the sliding drawer button does for the >> Android App Menu? >> > > On Tue, Nov 23, 2010 at 5:15 PM, TreKing <[email protected]> wrote: > >> OK ... this is pretty broad. What do you have working so far? Where >> exactly are you having trouble? > > > > ------------------------------------------------------------------------------------------------- > TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago > transit tracking app for Android-powered devices > > > -- > 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]<android-developers%[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 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

