Searched refs:sheetHeight (Results 1 – 1 of 1) sorted by relevance
420 val sheetHeight = sheetHeightState.value in bottomSheetSwipeable() constant421 val modifier = if (sheetHeight != null) { in bottomSheetSwipeable()422 val anchors = if (sheetHeight < fullHeight / 2 || sheetState.isSkipHalfExpanded) { in bottomSheetSwipeable()425 fullHeight - sheetHeight to Expanded in bottomSheetSwipeable()431 max(0f, fullHeight - sheetHeight) to Expanded in bottomSheetSwipeable()