Searched refs:setFallbackResource (Results 1 – 2 of 2) 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
29 load it from the internet. Use `setFallbackResource` from code or`lottie_fallbackRes` from xml.