Android Flip ImageView和Change Image

时间:2015-07-19 10:54:20

标签: android

我的活动中有一个图像视图,当我点击图像视图时,此图像视图必须翻转并更改为其他图像,如何执行此操作。?

1 个答案:

答案 0 :(得分:0)

Refer to this link.它是一个github库。在适配器中,您可以在完成翻转后更改图像。此库为您提供与Flipboard应用程序类似的翻转。