MultipazProject
Toggle table of contents
android
Platform filter
android
Switch theme
Search in API
MultipazProject
multipaz-compose
/
org.multipaz.compose.digitalcredentials
/
CredentialManagerPresentmentActivity
/
ApplicationTheme
Application
Theme
android
@
Composable
abstract
fun
ApplicationTheme
(
content
:
@
Composable
(
)
->
Unit
)
Must be implemented by the application to specify the application theme to use.
Return
the theme to use.