CardAnimationState
Current state of the flip-card animation shown after the first side has been successfully scanned.
Inheritors
Types
Link copied to clipboard
class ShowFlipLandscape(@DrawableRes firstSideDrawable: Int, @DrawableRes secondSideDrawable: Int) : CardAnimationState
Parameterized flip animation that can use SDK-specific drawables.