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

Make bottom sheet fullscreen (without Android status bar) #19

Open
sme3005 opened this issue Feb 19, 2024 · 0 comments
Open

Make bottom sheet fullscreen (without Android status bar) #19

sme3005 opened this issue Feb 19, 2024 · 0 comments

Comments

@sme3005
Copy link

sme3005 commented Feb 19, 2024

In my app I want the status bar from Android at the top of the screen (where time and battery status are shown) to not be visible.
Unfortunately, I didn't find a working solution to expand to the status bar area in the FullyExpanded sheet state.
Instead, on top of the bottom sheet there is some space (where normally the top bar is placed) and there is no way to close the space and make the bottom sheet to fully expand to the top of the screen.

I already tried:

  • setting containSystemBars in FlexibleSheetState
  • setting WindowInsets in FlexibleBottomSheet (top = 0.dp)
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

No branches or pull requests

1 participant