.NET MAUI : Image corruption when changing Splash Screen

Mustafa Gönültaş 20 Reputation points
2024-07-30T16:00:31.5566667+00:00

User's image

Features of the splash.png file:User's image

User's image

The wrong screen appears like this:
User's image

Developer technologies | .NET | .NET MAUI
0 comments No comments
{count} votes

Accepted answer
  1. Yonglun Liu (Shanghai Wicresoft Co,.Ltd.) 50,126 Reputation points Microsoft External Staff
    2024-07-31T02:46:39.0866667+00:00

    Hello,

    This problem is an expected behavior. Google has updated the content of SplashScreen since Android 12, which includes limiting the size of icons. If the icon exceeds the range specified by Google, it will be cut and displayed.

    Therefore, this is actually an Android native issue, not a Maui issue. You can refer to Google's documentation for more information about Android SplashScreen.

    Best Regards,

    Alec Liu.


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.