-
- All Implemented Interfaces:
-
com.airbnb.lottie.configurations.reducemotion.ReducedMotionOption
public class IgnoreDisabledSystemAnimationsOption implements ReducedMotionOption
Allows ignoring system animations settings, therefore allowing animations to run even if they are disabled.
-
-
Method Summary
Modifier and Type Method Description ReducedMotionModegetCurrentReducedMotionMode(Context context)Returns the current reduced motion mode. -
-
Method Detail
-
getCurrentReducedMotionMode
ReducedMotionMode getCurrentReducedMotionMode(Context context)
Returns the current reduced motion mode.
-
-
-
-