How to set an Image as a Full Screen using Splash Screen API in Android
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.
How to set an Image as a Full Screen using Splash Screen API in Android
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.