Searched refs:rawResId (Results 1 – 1 of 1) sorted by relevance
146 int rawResId = ta.getResourceId(R.styleable.LottieAnimationView_lottie_rawRes, 0); in init() local147 if (rawResId != 0) { in init()148 setAnimation(rawResId); in init()