Home
last modified time | relevance | path

Searched refs:SimpleFlowColumnMaxLinesWithSeeMore (Results 1 – 2 of 2) sorted by relevance

/compose/foundation/foundation-layout/integration-tests/layout-demos/src/main/java/androidx/compose/foundation/layout/demos/
DSimpleFlowColumnDemo.kt22 import androidx.compose.foundation.layout.samples.SimpleFlowColumnMaxLinesWithSeeMore
34 SimpleFlowColumnMaxLinesWithSeeMore() in SimpleFlowColumnDemo()
/compose/foundation/foundation-layout/samples/src/main/java/androidx/compose/foundation/layout/samples/
DFlowColumnSample.kt92 fun SimpleFlowColumnMaxLinesWithSeeMore() { in SimpleFlowColumnMaxLinesWithSeeMore() method