another question, how can I add a border to the `M...
# compose-android
h
another question, how can I add a border to the
ModalBottomSheet
because
Modifier.border(1.dp, light_grey_stroke, bottomSheetDialogShape
doesn’t help when added to the
ModalBottomSheet(modifier)