Skip to content

Conversation

ArneKoeckeritz
Copy link

Adding support for horizontal bottom sheet positioning with padding

When using the bottom sheet in landscape, I need to position it on the right or left side (product use case).
Adding two new sheet parameters to BottomSheetScaffold with default parameters.

sheetAlignment: Alignment.Horizontal = Alignment.CenterHorizontally,
sheetPaddingHorizontal: Dp = 0.dp,

Extra:

  • Adding compose previews to CustomFinalizedDemoScreen
image

@ArneKoeckeritz
Copy link
Author

@Morfly
Please have a look at my feature PR.

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.

1 participant