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?
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?