Implement Default Splash Screen Prior to Android 12
If your app doesn't implement any splash screen, it is implemented by default in Android 12 (API level 31). In other words, there is a splash screen for Android 12 or later but not for Android 11 and older Android version.
To stay consistent with th...
vtsen.hashnode.dev2 min read