开发者

Android flip image animation

I want to flip image in android through translate animation.

eg:- suppose i have one card.开发者_如何学JAVA when translate animation starts it shows the card into the new position. now here the card should flip? from backside to front. how can i do that.?


The name of the example in APIdemos is :
Rotate3dAnimation.java

Just check the below given link also. It can give you a good idea in solving your problem.
android-animations-3d-flip

Thanks,
Sen


You can have a look at the API demos, there is an example given there. It's really great!

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜