Full Page Statement Defaults
Contains default values used by FullPageStatement.
Properties
The default padding around the statement text (COUI coui_full_page_statement_padding_horizontal 24dp / _top 12dp / _bottom 14dp).
Available width from which PrimaryButtonWidthExpanded applies.
Available width from which PrimaryButtonWidthMedium applies.
Bottom margin of the primary button (COUI coui_full_page_statement_button_margin).
Top margin of the primary button (COUI coui_full_page_statement_button_margin_top).
Primary button width in windows narrower than MediumWidthThreshold (base bucket).
Primary button width in windows at least ExpandedWidthThreshold wide (values-w600dp).
Primary button width in windows at least MediumWidthThreshold wide (values-w300dp).
Length of the vertical fading edges (COUI coui_full_page_statement_scroll_fade_length).
Bottom margin of the exit text button (COUI coui_full_page_statement_exit_button_margin_bottom).
Bottom margin of the title (COUI coui_full_page_statement_content_margin).
Horizontal margin of the title (COUI coui_full_page_statement_text_button_padding_horizontal).
Top margin of the title (COUI coui_full_page_statement_text_button_padding).
Functions
The default FullPageStatementColors: title on couiColorPrimaryNeutral, statement body on couiColorSecondNeutral and exit text button on couiColorPrimaryTextOnPopup.
The COUI adaptive primary button width for the given available width, following the coui_full_page_statement_button_width resource buckets (base / w300dp / w600dp).