Searched refs:setIgnoreDisabledSystemAnimations (Results 1 – 3 of 3) sorted by relevance
251 setIgnoreDisabledSystemAnimations( in init()382 public void setIgnoreDisabledSystemAnimations(boolean ignore) { in setIgnoreDisabledSystemAnimations() method in LottieAnimationView383 lottieDrawable.setIgnoreDisabledSystemAnimations(ignore); in setIgnoreDisabledSystemAnimations()
1285 public void setIgnoreDisabledSystemAnimations(boolean ignore) { in setIgnoreDisabledSystemAnimations() method
227 * Added an API to ignore disabled system animations (setIgnoreDisabledSystemAnimations(boolean)) ([…