[android-developers] 3d flip between two views

2010-12-10 Thread ping
Hello, Is there an easy way to perform a 3d flip animation (on the x-axis) between two views? So i have a view ( actually a viewgroup) and an ImageView... By tapping on the Image the image should flip 180* and the other view should be desplayed. I looked through this code

Re: [android-developers] 3d flip between two views

2010-12-10 Thread Kumar Bibek
http://www.inter-fuser.com/2009/08/android-animations-3d-flip.html Try this. Kumar Bibek http://techdroid.kbeanie.com http://www.kbeanie.com On Fri, Dec 10, 2010 at 5:04 PM, ping bernd.warm...@gmail.com wrote: Hello, Is there an easy way to perform a 3d flip animation (on the x-axis)