There are three horizontal pages. When a TextView is clicked a second activity pops up and passes new data back to that specific TextView. This works; however, sometimes it doesn't go back to the same area of the 3 pages. Is there something I can do to freeze the scroll?
Asked
Active
Viewed 12 times
0
-
Possible duplicate from [this](https://stackoverflow.com/questions/3014089/maintain-save-restore-scroll-position-when-returning-to-a-listview). It's exactly what you need I think. – M0CH1R0N Aug 07 '15 at 23:58
-
Thanks, I will take a look. – Charles Widney Aug 08 '15 at 00:19