Skip to content

Simple Stack 1.12.2

Compare
Choose a tag to compare
@Zhuinden Zhuinden released this 29 Aug 13:21
· 273 commits to master since this release

Simple Stack 1.12.2 (2018-08-29)

  • CHANGE: AnimatorViewChangeHandler has an overridable method called resetPreviousViewValues(), which receives the previous view after animation is complete.

  • CHANGE: FadeViewChangeHandler and SegueViewChangeHandler now reset alpha = 1f and translationX = 0f respectively, after animation is complete and the view is removed.