I am getting text data from database. I am using Textview to show data
![Textview with scrollView]
I want two button at the bottom of activity (next) & (previous) which show data from database in pages style.
--> user click on next button
it shows scrolls data in that activity like pages
Basically i want to remove Scrolling and add pages turn feature in activity ![buttons used][1]