Package-level declarations
Types
see PreferenceItemDefaults.colors and its overloads
this provides a class to define some custom INTERNAL settings to customise a preference item
this provides a class to define some custom setup to customise a preference item
Functions
this is the default root composable that uses a BasePreferenceContainer and provides you with a common default layout that consists of an area for an icon, a title, a sub title and some content
this is the root composable that MUST be used by all preferences!
this is the default root composable that uses a BasePreferenceContainer and provides you with a common default layout that consists of an area for an icon, a title, a sub title and some content
A dialog preference item
this is the default text content composable for all preferences which does automatically apply all settings to this text (e.g. maxLines, alignment, ...)