AndroidCorner

Android's splash corner: which app theme the generated style inherits.

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
override val platform: KitePlatform
Link copied to clipboard
abstract val theme: Property<String>

Name of your existing app theme, for example AppTheme. The generated KiteSplash style inherits it and only adds splash attributes on Android 12 and newer, so older devices see no change at all.