Sencha Touch Flip Animation not working correctly
I have 2 panels (front and back of "card") and when the user swipes up/down I activate the setActiveItem(1, {type:'flip',direction:'down'}); but when the animation plays, it looks like it's spinning or something else... I tri开发者_如何转开发ed up/down/left/right and nothing appears to make it look like a flip.
Any ideas?
Android 2.3.3 Droid X
That just Android. It's known issue. It should be fixed in sencha touch 2. Check this: http://www.sencha.com/forum/showthread.php?135798-List-of-Known-Android-Issues-Fixed-in-Upcoming-Release and this http://www.sencha.com/blog/sencha-touch-2-what-to-expect/
精彩评论