Skip to content

Conversation

mimai-hen
Copy link
Contributor

Added parameters to BottomSheetHost in order to customize its ModalBottomSheet:

  • sheetMaxWidth
  • shape
  • containerColor
  • contentColor
  • tonalElevation
  • scrimColor
  • dragHandle

@hrach
Copy link
Owner

hrach commented Sep 24, 2024

Thank you for opening this :)
Please run kotlinFormat gradle task to fix formatting issues.

@mimai-hen
Copy link
Contributor Author

I didn't find kotlinFormat task, I used ktlint plugin ... hope it'll be fine

@hrach hrach linked an issue Sep 24, 2024 that may be closed by this pull request
@hrach hrach merged commit 883fb40 into hrach:main Sep 24, 2024
1 check passed
@hrach
Copy link
Owner

hrach commented Sep 24, 2024

Thank you :)

@hrach hrach added the enhancement New feature or request label Sep 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BottomSheet: custom properties
3 participants