I have a Splash Activity in which there is an Image which covers the whole screen of device. Now I am migrating to Splash Screen API so how can I modify my handling to show that same Image on full screen, because currently I am only getting an option to set an Icon which is placed at center of screen.
I tried with setting my image in windowBackground, also tried with windowIsTranslucent, tried diving the Image into 2 parts, placing one using windowSplashScreenAnimatedIcon and other using windowSplashScreenBrandingImage but I am not able place the second image correctly, it is getting distorted, I tried changing the image size also. Please anyone help me with this.
Thanks
Md Anas Shikoh is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
1