You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sheet doesn't seem to run in edge to edge mode on android even though my app does.
so basically I am able to draw content below the android Navigation bar, however the sheet footer avoids that by default.
the sheet it self seem to be drawing under the NaviationBar, but not the FooterComponent.
The text was updated successfully, but these errors were encountered:
Can you create a reproducible example? Handling position in android was a pain, might need to add some conditions when edge-to-edge is enabled. Haven't tried that yet.
Can you create a reproducible example? Handling position in android was a pain, might need to add some conditions when edge-to-edge is enabled. Haven't tried that yet.
Sheet doesn't seem to run in edge to edge mode on android even though my app does.
so basically I am able to draw content below the android Navigation bar, however the sheet footer avoids that by default.
the sheet it self seem to be drawing under the NaviationBar, but not the FooterComponent.
The text was updated successfully, but these errors were encountered: