Searched refs:illustrationFrame (Results 1 – 1 of 1) sorted by relevance
314 final View illustrationFrame = inflateAndInitIllustrationFrame(context); in createIllustrationView() local315 final LottieAnimationView lottieView = illustrationFrame.findViewById(R.id.image); in createIllustrationView()318 return illustrationFrame; in createIllustrationView()323 final View illustrationFrame = inflateAndInitIllustrationFrame(context); in createIllustrationViewWithImageRawResource() local324 final LottieAnimationView lottieView = illustrationFrame.findViewById(R.id.image); in createIllustrationViewWithImageRawResource()333 return illustrationFrame; in createIllustrationViewWithImageRawResource()