Android 12 adds the SplashScreen API, which enables a new app launch animation for all apps. This includes an into-app motion at launch, a splash screen showing your app icon, and a transition to your app itself.
The new experience brings standard design elements to every app launch, but it’s also customizable so our app can maintain its unique branding.
• In this talk, I would like to go through the details of Splash screen API as well as demo the sample project.
• We will go through a sample project and learn how we can customize the various properties of the Splash Screen