Package com. google. accompanist. themeadapter. appcompat
Types
ThemeParameters
Link copied to clipboard
Functions
AppCompatTheme
Link copied to clipboard
@Composable()
Content copied to clipboard
This function creates the components of a MaterialTheme, synthesizing a material theme from values in the context's
Theme.AppCompat theme.createAppCompatTheme
Link copied to clipboard
fun Context.createAppCompatTheme(readColors: Boolean = true, readTypography: Boolean = true): ThemeParameters
Content copied to clipboard