Android的翻转图像动画图像、动画、Android

由网友(边伯贤.)分享简介:我要翻转图像中的android通过翻译动画。I want to flip image in android through translate animation.如: - 假设我有一张卡。当翻译动画启动时,它显示卡插入新的位置。现在,这里的卡应该翻转?从背面到正面。我怎么能做到这一点?eg:- suppose...

我要翻转图像中的android通过翻译动画。

I want to flip image in android through translate animation.

如: - 假设我有一张卡。当翻译动画启动时,它显示卡插入新的位置。现在,这里的卡应该翻转?从背面到正面。 我怎么能做到这一点?

eg:- suppose i have one card. 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.?

推荐答案

在APIdemos的例子的名字是: Rotate3dAnimation.java

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

只需选中下面给出的链接也。它可以给你解决你的问题,是个好主意。 android-animations-3d-flip

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

谢谢, 森

阅读全文

相关推荐

最新文章