why
08/30/2023, 4:23 PMBottomSheetMaxWidth = 640.dp
in future releases of material3 BottomSheetScaffold
and just pass it as a default value/preference?Ian Lake
08/30/2023, 4:36 PMwhy
08/30/2023, 7:21 PMIan Lake
08/30/2023, 7:22 PMwhy
08/30/2023, 7:27 PMIan Lake
08/30/2023, 7:28 PMAnchoredDraggable
, the lower level API you can build your own components on top ofwhy
08/30/2023, 7:29 PMStylianos Gakis
08/30/2023, 7:36 PMwhy
08/30/2023, 7:37 PMStylianos Gakis
08/30/2023, 7:38 PMIan Lake
08/30/2023, 8:16 PManchoredDraggable
is all public Compose Foundation APIs: https://developer.android.com/reference/kotlin/androidx/compose/foundation/gestures/package-summary#(androidx.compose.ui.M[…]tableInteractionSource)Ian Lake
09/08/2023, 2:13 PMStylianos Gakis
09/08/2023, 2:33 PMWhat we get from UX Designers. And they want very specific things
Yes, and if those things aren't the very exact things that the material design specs mention, then it makes total sense that you need a custom component.
Ian Lake
09/09/2023, 4:28 AMIan Lake
09/09/2023, 4:36 AMIan Lake
09/09/2023, 4:49 AMFabio Grumiro
10/10/2023, 3:04 PMwhy
10/19/2023, 2:31 PMAtul Gupta
11/23/2023, 10:11 PMStandardBottomSheet
😔