pockethub/PocketHub

Cache feed loads and show cached data during refresh

Open

#980 opened on Feb 1, 2016

View on GitHub
 (10 comments) (0 reactions) (0 assignees)Java (9,401 stars) (3,521 forks)batch import
discussionhelp wanted

Description

While we using viewpager and drawer to switch to a new page, the new page will always loading data from internet even we have loaded before. Is it necessary to save the pages while they are in background and resume them when they are switched to front?

Contributor guide