Home
last modified time | relevance | path

Searched refs:SimpleFlowColumnMaxLinesDynamicSeeMore (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.kt21 import androidx.compose.foundation.layout.samples.SimpleFlowColumnMaxLinesDynamicSeeMore
35 SimpleFlowColumnMaxLinesDynamicSeeMore() in SimpleFlowColumnDemo()
/compose/foundation/foundation-layout/samples/src/main/java/androidx/compose/foundation/layout/samples/
DFlowColumnSample.kt178 fun SimpleFlowColumnMaxLinesDynamicSeeMore() { in SimpleFlowColumnMaxLinesDynamicSeeMore() method