Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 608 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 608 Bytes

animated_splashscreen_android

Code samples for article: "Definitive guide for animated splash screen on Android"

Cover Image

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