LoadingDialogDefaults

Properties

Link copied to clipboard

The minimum height of the loading card. COUI coui_spinner_layout_min_height (120dp).

Link copied to clipboard

The width of the loading card. COUI coui_spinner_layout_width / coui_loading_alert_dialog_max_width (152dp).

Link copied to clipboard

The corner radius of the loading card. COUI coui_round_corner_m_radius, used instead of the XXL radius of regular alert dialogs.

Link copied to clipboard

The size of the rotating spinner. COUI coui_spinner_loading_anim_width/height (26dp).

Functions

Link copied to clipboard

The default color of the spinner. The COUI rotating animation strokes the primary label color equivalent in both themes.

Link copied to clipboard

The default color of the message below the spinner. COUI progress_tips uses couiColorLabelPrimary.