Package 

Class IgnoreDisabledSystemAnimationsOption

  • 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
      ReducedMotionMode getCurrentReducedMotionMode(Context context) Returns the current reduced motion mode.
      • Methods inherited from class com.airbnb.lottie.configurations.reducemotion.ReducedMotionOption

        getCurrentReducedMotionMode
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait