Home
last modified time | relevance | path

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

/tv/tv-material/src/main/java/androidx/tv/material3/
DMaterialTheme.kt101 backgroundColor = primaryColor.copy(alpha = TextSelectionBackgroundOpacity) in rememberTextSelectionColors()
107 internal const val TextSelectionBackgroundOpacity = 0.4f constant