Showing data from Database in Activity in page by page style




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 activity


Basically i want to remove Scrolling and page turn feature in activity ![buttons used][1]


No comments:

Post a Comment