Forum Discussion
mosabbir_787
Jun 10, 2024Copper Contributor
Full screen splash in .NET MAUI
I have an image , and i want to display my image to entire screen in splash .But currently my images are displaying at the center of my mobile screen , I am targetting android version upto 13.
<ItemGroup>
<MauiSplashScreen Include="Resources\Splash\splash.svg" />
</ItemGroup>
- Abhishek_KhatriCopper ContributorHi I think to find issue in your application this code is not enough kindly please provide full information it will helpful to us .
Thanks