pockethub/PocketHub

Cache feed loads and show cached data during refresh

Open

#980 geöffnet am 1. Feb. 2016

Auf GitHub ansehen
 (10 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Java (3.521 Forks)batch import
discussionhelp wanted

Repository-Metriken

Stars
 (9.401 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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