pockethub/PocketHub

Cache feed loads and show cached data during refresh

Open

#980 创建于 2016年2月1日

在 GitHub 查看
 (10 评论) (0 反应) (0 负责人)Java (3,521 fork)batch import
discussionhelp wanted

仓库指标

Star
 (9,401 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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?

贡献者指南