Home
last modified time | relevance | path

Searched refs:make (Results 1 – 9 of 9) sorted by relevance

/compose/material3/material3/src/androidMain/kotlin/androidx/compose/material3/internal/colorUtil/
DFrame.android.kt81 make(
90 fun make( in make() method
/compose/docs/
Dcompose-component-api-guidelines.md15 …rk development would, organizational priorities and local consistency may make it appropriate for …
154 …ent. If it looks simple, readable and doesn’t require hidden knowledge to make - this means users …
196 Now, developers should make a conscious decision on whether the `RadioGroup` API is worth it. In th…
202 …I that cannot be applied to other components or if the component wants to make structural changes …
288 …s: `com.companyname.ui.Button` or `com.companyname.ui.Icon`. Simple names make sure these componen…
339 …evel building blocks. This is the component developer’s responsibility to make sure that both of t…
414 …omponents, such as function parameters. Explicit inputs for the component make it easy to predict …
416 …and every usage of it and make it hard to track where customisation comes from for users. To avoid…
446 …y can be implicitly specified for the whole app or screen. When doing so, make sure that those Com…
645 …ed parameters and a `modifier` parameter, they do not require the user to make an immediate choice…
[all …]
Dcompose-api-guidelines.md19 …rk development would, organizational priorities and local consistency may make it appropriate for …
/compose/material3/integration-tests/macrobenchmark/
Dbuild.gradle19 // Create a release build type and make sure it's the only one enabled.
/compose/integration-tests/macrobenchmark/
Dbuild.gradle32 // Create a release build type and make sure it's the only one enabled.
/compose/integration-tests/hero/pokedex/pokedex-macrobenchmark/
Dbuild.gradle32 // Create a release build type and make sure it's the only one enabled.
/compose/integration-tests/hero/jetsnack/jetsnack-macrobenchmark/
Dbuild.gradle32 // Create a release build type and make sure it's the only one enabled.
/compose/integration-tests/macrobenchmark-target/
Dbuild.gradle36 * IMPORTANT: When adding a dependency here, please make sure that it is otherwise present on the
/compose/runtime/design/
Dhow-compose-works.md44 …to two arrays to avoid boxing overhead to store the 5 integer fields that make up the information …