setHoldAtEndEnabled

open fun setHoldAtEndEnabled(holdAtEndEnabled: Boolean)

If true, the last frame of the animation will be held in place, and the original outgoing and incoming views will not be re-shown.

Useful for Activity return transitions to make sure the screen doesn't flash at the end.