Folios - data optimisation
Navigation is greatly improved in this release (v6). Previously each view was discarded as you navigated around, which helped with memory but it meant if you’d scrolled down before clicking into an album or image, navigating back would recreate the view and you’d have lost your place. Thanks to a better data model the navigation is now a more typical push/pop stack, so you go back to exactly were you where. ...