You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Starting in Android 12, the system applies the Android system default splash screen on cold and warm starts for all apps. By default, this system splash screen is constructed using your app's launcher icon element and the windowBackground of your theme, if it's a single color.
See :
androidx.core:core-splashscreen
)Note
Note 2
This feature is also native as of Android 13.
Demo : https://developer.android.com/static/images/guide/topics/ui/splash-screen/splash-screen-gmail-example.mp4
The text was updated successfully, but these errors were encountered: