Simple Stack 0.5.1
Pre-release
Pre-release
Simple Stack 0.5.1 (2017-01-23)
- Added
Bundleableinterface to allow saving view's state to Bundle - Added
BackstackDelegate.restoreViewFromState()method to mirrorpersistViewToState() getSavedState()now returns a newSavedStateinstead of throwing error if the key has no state bound to it- Added
SavedState.viewHierarchyStatedefault valuenew SparseArray<>(), null is prohibited