Last modified: 2012-02-24 02:52:13 UTC
The main page is viewed more them any other page when restarting the app. We should always have it cached for a fast load.
Someone was complaining about the home page being bookmarked by default. But this is slightly different. If someone leaves the app on a certain page, that page will appear when the app is re-opened, right?
Yes, it comes back with whatever you left it on. Should be no need to specifically cache the main page, though caching whatever you left on would be nice. :) Should be able to get that after I tweak some more webview caching bits...
Considering this fixed; reopen if problems.