Searched refs:setFallbackResource (Results 1 – 3 of 3) sorted by relevance
162 setFallbackResource(ta.getResourceId(R.styleable.LottieAnimationView_lottie_fallbackRes, 0)); in init()453 public void setFallbackResource(@DrawableRes int fallbackResource) { in setFallbackResource() method in LottieAnimationView
222 animationView.setFallbackResource(R.drawable.ic_close) in <lambda>()
29 load it from the internet. Use `setFallbackResource` from code or`lottie_fallbackRes` from xml.