How to disable default splash screen or how to reduce default splash screen duration?

39 Views Asked by At

How can I disable the default splash screen in Android 12 and above? I have used WindowIsTranslucent, but it is affecting the user experience. I also tried to customize it, but I can't disable it without affecting the user experience. So, how can we disable it, or can we reduce the splash screen duration?

I am expecting to disable default splash screen or i need to reduce the default splash screen duration.

0

There are 0 best solutions below