animated_splashscreen_android
Code samples for article: "Definitive guide for animated splash screen on Android"
In this article you’ll see how animated splash screens are created in Android and how this should be done now that we have Jetpack’s Core SplashScreen, which backports Android 12 SplashScreen API back to Android Marshmallow (API 23).
Check the full article in my blog: Definitive guide for animated splash screen on Android