Android: How to implement page curling/flipping/turning effect in TextView

90 Views Asked by At

I have a TextView and I implemented two method for swipe right/left; And when I swipe, then the content changes.

And now I want to implement page turning effect when swiping in TextView.

How can I implement it?

0

There are 0 best solutions below