https://kotlinlang.org logo
#compose-android
Title
# compose-android
h

Hristijan

10/10/2023, 10:27 AM
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)