[android-developers] Re: Fragment animation

2012-04-11 Thread Neilz
Perhaps I'm in the wrong forum... can anyone help? On Apr 5, 9:46 pm, Neilz neilhorn...@gmail.com wrote: Hi all. I'm having difficulty getting to grips with the 'objectAnimator' element which is used forfragmentanimation, and searching around hasn't really offered much clues. Here's what I'm

Re: [android-developers] Re: Fragment animation

2012-04-11 Thread Justin Anderson
Perhaps this could help: http://stackoverflow.com/questions/4817900/android-fragments-and-animation Thanks, Justin Anderson MagouyaWare Developer http://sites.google.com/site/magouyaware On Wed, Apr 11, 2012 at 10:21 AM, Neilz neilhorn...@gmail.com wrote: Perhaps I'm in the wrong forum... can

[android-developers] Re: Fragment animation as in Honeycomb Gmail app - how to do that?

2011-05-19 Thread Ed Burnette
There's probably using FragmentTransaction.setTransition() or setCustomAnimations(). On May 19, 12:14 pm, Scythe scythe...@gmail.com wrote: I'd like to achieve similar fragment behaviour as in the Honeycomb Gmail app. So I have three fragment next to each other: A, B and C. Initially, A and B