This site requires javascript.
Android Code Search
file:androidx/compose/material3/DynamicTonalPalette.android.kt function:dynamicLightColorScheme
search
close
info_outline
more_vert
Result 1 of 1
content_copy
Search Result Root
androidx/platform/frameworks/support
keyboard_arrow_right
Branch
Branch
androidx-main
keyboard_arrow_right
Search Result Path
compose/material3/material3/src/androidMain/kotlin/androidx/compose/material3/
DynamicTonalPalette.android.kt
content_copy
Preview
200:
201:
202:
@RequiresApi(Build.VERSION_CODES.S)
fun
dynamicLightColorScheme
(context: Context): ColorScheme {
return
if
(Build.VERSION.SDK_INT >=
34
) {
259:
260:
261:
@RequiresApi(
31
)
internal
fun
dynamicLightColorScheme
31(tonalPalette: TonalPalette) =
lightColorScheme(
296:
297:
298:
@RequiresApi(
34
)
internal
fun
dynamicLightColorScheme
34(context: Context) =
lightColorScheme(
chevron_left
1
chevron_right
Results per page
10
We serve cookies on this site to analyze traffic, remember your preferences, and optimize your experience.
Got it
Help
Open branch androidx-main