Ability to change BottomSheet properties #1048
chriswiesner
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
Where is this |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Currently the
BottomSheetOverlay
does not provide the ability to change e.g. the drag handle or the shape of the bottom sheet.Would be nice to expose those properties.
Additionally it would be great if we could specify
skipPartiallyExpanded
as well.I could try to do a PR if that is welcome
Beta Was this translation helpful? Give feedback.
All reactions