Home
last modified time | relevance | path

Searched defs:textColorPrimary (Results 1 – 2 of 2) sorted by relevance

/external/accompanist/appcompat-theme/src/main/java/com/google/accompanist/appcompattheme/
DAppCompatTheme.kt201 val textColorPrimary = ta.getComposeColor( in createAppCompatTheme() constant
/external/accompanist/themeadapter-appcompat/src/main/java/com/google/accompanist/themeadapter/appcompat/
DAppCompatTheme.kt201 val textColorPrimary = ta.parseColor( in createAppCompatTheme() constant