Custom

constructor(@AnimRes enterAnim: Int, @AnimRes exitAnim: Int)

Parameters

enterAnim

Animation resource ID for the entering (Stripe app) activity, or NO_ANIMATION to disable the enter animation.

exitAnim

Animation resource ID for the exiting (POS) activity, or NO_ANIMATION to disable the exit animation.