Searched refs:actionButtonHeight (Results 1 – 1 of 1) sorted by relevance
341 val actionButtonHeight = actionButtonPlaceable?.height ?: 0 in OneRowSnackbar() constant367 val contentHeight = max(actionButtonHeight, dismissButtonHeight) in OneRowSnackbar()