Simple Stack 0.5.0
Pre-release
Pre-release
Simple Stack 0.5.0 (2017-01-22)
- Added
BackstackDelegate
class to hide activity lifecycle integration - Moved
SavedState
into library - Added
Backstack.get(Context)
method to obtain Backstack of instance shared by the delegate - Moved
KeyContextWrapper
into library, and it is now package-private - Added
StateChange.createContext(base, key)
method to createKeyContextWrapper
KeyContextWrapper.getKey(Context)
is nowBackstack.getKey(Context)