Searched defs:lottieAnimationView (Results 1 – 4 of 4) sorted by relevance
96 LottieAnimationView lottieAnimationView = findViewById(R.id.illustration_lottie); in onCreate() local105 final LottieAnimationView lottieAnimationView = findViewById(R.id.illustration_lottie); in onCreate() local155 LottieAnimationView lottieAnimationView = findViewById(R.id.illustration_lottie); in onCreate() local
42 public LottieAnimationWrapper(LottieAnimationView lottieAnimationView) { in LottieAnimationWrapper()
129 Context context, LottieAnimationView lottieAnimationView, Intent intent) { in setupAnimationDynamicColors()
102 LottieAnimationView lottieAnimationView = layout.findViewById(R.id.animation); in setupAnimation() local