Searched refs:getAnimationScale (Results 1 – 2 of 2) sorted by relevance
226 public static float getAnimationScale(Context context) { in getAnimationScale() method in Utils
215 lottieDrawable.setSystemAnimationsAreEnabled(Utils.getAnimationScale(getContext()) != 0f); in init()