Skip to content

Simple Stack 0.9.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@Zhuinden Zhuinden released this 12 Feb 13:34
· 509 commits to master since this release

Simple Stack 0.9.3 (2017-02-12)

  • ENHANCEMENT: Added ability to force execute pending state changes with Backstack.executePendingStateChange().
  • INTERNAL CHANGE: BackstackDelegate.onDestroy() calls backstack.executePendingStateChange() to prevent hanging state changes.
  • ADDED: ObjectAnimator-based segue animation to MVP example.