Hello,
In a Xamarin forms project, I tried to set up a splash screen portrait and landscape, different.
For this I followed the doc here https://docs.microsoft.com/en-us/xamarin/android/user-interface/splash-screen
Everything works but ....
If the phone is in landscape mode at the time of display, the splash screen portrait appears first and then the landscape slash screen.
Someone would have an idea for the splash screen to appear directly in landscape.
Thanks for your help.
YC