Replies: 1 comment 5 replies
-
Can you try to enable this and see if that fixes your issue? |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Unlike the Popup V1, the Popup V2 overlay does not cover the StatusBar and the NavigationBar on Android.
I tried to change the color manually during the Opened and Closed events using Android.Views.Window setters, but they don't change at the same time, which made the animation look strange.
Is there a way to achieve this?
Beta Was this translation helpful? Give feedback.
All reactions