Statusbar is missing in Android 9!

Since Fuse 1.13 the statusbar is missing in Android 9 with code:

<App>
	<Android.StatusBarConfig Color="#000" IsVisible="True" />

	<ClientPanel Background="#022328">
		
	</ClientPanel>
</App>

Hassan provided a fix for this which is included in the new Uno v1.13.2 release.

3 Likes

Thanks! I will test it now!

Solved with the new release! Thanks!

2 Likes