Package-level declarations

This package contains the core OrangeCompactTheme class, which acts as the bridge between the abstract contract and the concrete Orange Compact visual implementation used to configure the OudsTheme.

Types

Link copied to clipboard
open class OrangeCompactTheme(orangeFontFamily: OrangeFontFamily, roundedCornerButtons: Boolean = false, roundedCornerTextInputs: Boolean = true, roundedCornerAlertMessages: Boolean = false) : OudsThemeContract

The Orange Compact theme.

Properties

Link copied to clipboard