Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: fix the drag handler of bottom sheet is expanded to status bar #25

Merged
merged 1 commit into from
Jan 29, 2024

Conversation

lazzzis
Copy link
Contributor

@lazzzis lazzzis commented Jan 29, 2024

On devices without notch / display cutout, the bottom sheet is expanded to status bar and makes user unable to touch the drag handle of the bottom sheet.

Before

safe-insets-before.mp4

After:
device with notch

safe-inset-1

safe-inset-2

device without notch
safe-inset-3

safe-inset-4

@whitescent whitescent merged commit 5d6be65 into whitescent:main Jan 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants