pockethub/PocketHub

Cache feed loads and show cached data during refresh

Open

#980 ouverte le 1 févr. 2016

Voir sur GitHub
 (10 commentaires) (0 réactions) (0 assignés)Java (3 521 forks)batch import
discussionhelp wanted

Métriques du dépôt

Stars
 (9 401 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

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?

Guide contributeur