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?
How to use lottieanimation in android 12 splash screen?
Asked Answered
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
© 2022 - 2024 — McMap. All rights reserved.