How to use lottieanimation in android 12 splash screen?
Asked Answered
E

1

7

I'm migrating to Android 12 and the API has introduced a system splash screen. I want to show a Lottie animation in the splash screen how can I achieve this with the splash screen API recommended by google?

Epidemic answered 15/11, 2021 at 20:54 Comment(0)
G
7

There is no direct way to do this, however, there is a trick that was described by one of the developers of the SplashScreen API. You can find the details here: https://github.com/vcaen/splashscreen-sample/tree/main/lottiesample

Guggenheim answered 18/11, 2021 at 1:19 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.