Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SettingsLib/Spa/spa/src/com/android/settingslib/spa/widget/scaffold/
H A DCustomizedAppBar.kt315 val appBarContainerColor by rememberUpdatedState(colors.containerColor(colorTransitionFraction)) regex
352 Surface(modifier = modifier.then(appBarDragModifier), color = appBarContainerColor) {