Forum Discussion

mosabbir_787's avatar
mosabbir_787
Copper Contributor
Jun 10, 2024

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_Khatri's avatar
    Abhishek_Khatri
    Copper Contributor
    Hi I think to find issue in your application this code is not enough kindly please provide full information it will helpful to us .
    Thanks

Resources