How to flip ImageView in Android?

后端 未结 3 385
清歌不尽
清歌不尽 2021-01-12 06:40

I am working on an application I need to flip ImageView on touch and transfer control to the second activity.

Please help me.

I tried a lot b

3条回答
  •  萌比男神i
    2021-01-12 06:56

    Here is a nice library to flip images:

    https://github.com/castorflex/FlipImageView

提交回复
热议问题