antew / RedditInPictures

An image browser for Reddit for Android 2.2+
Apache License 2.0
9 stars 4 forks source link

Make ViewPager Load New Posts Before Reaching End #160

Closed DavidTPate closed 10 years ago

DavidTPate commented 10 years ago

We had a report of a user having to get out of the image drilldown (viewpager) and make the posts refresh. Unlike our list and grid views the viewpager doesn't cause a refresh currently until they reach the end. We should change this to do it before reaching the end to prevent having to wait.