aegif / nemakiware-android-client

Android client for the NoSQL ECM server NemakiWare

Home Page:http://nemakiware.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add feed caching

GoogleCodeExporter opened this issue · comments

Add caching to prevent reloading of feeds when navigating back with the
back button.

This could also be solved by storing the feed in the activity state and
restore it in onCreate.

Original issue reported on code.google.com by Florian....@gmail.com on 18 Jan 2010 at 10:04

Basic feed and content caching has been implemented.

Original comment by Florian....@gmail.com on 3 Feb 2010 at 7:21

  • Changed state: Fixed