Simple Stack 1.12.2
Simple Stack 1.12.2 (2018-08-29)
-
CHANGE:
AnimatorViewChangeHandler
has an overridable method calledresetPreviousViewValues()
, which receives the previous view after animation is complete. -
CHANGE:
FadeViewChangeHandler
andSegueViewChangeHandler
now resetalpha = 1f
andtranslationX = 0f
respectively, after animation is complete and the view is removed.