Android SafeAreas changed from MAUI 8 to 9
Hello, I just upgraded from MAUI 8 to 9 and the "SafeAreas" disappeared. iOS has a UseSafeAreas property in iOS PlatformConfiguration. But in android the pages are now behind the android statusbar where the battery, wlan, etc. is. How can I fix this for android? If this matters - I'm still using NavigationPages instead of the new Shell. Did not have time to refactor this part yet.
0 Replies