Top Tips Defaults
Contains default values used by TopTips.
Properties
The start/end padding of the banner content (COUI coui_toptips_view_btn_margin).
The corner radius of the banner (COUI couiRoundCornerM: coui_round_corner_m 12dp).
The spacing between the start icon and the message (COUI coui_toptips_view_title_start_margin).
The minimum height of the message (COUI coui_toptips_view_title_min_height).
The top/bottom padding of the message (COUI coui_toptips_view_title_top_margin).
Functions
The default text style of the action button (14sp, sans-serif-medium in coui_default_toptips.xml).
The default text style of the message (COUI coui_toptips_view_default_text_size: 14sp).
The default TopTipsColors, mapping COUIDefaultTopTips: container = couiColorContainer4 (#0A000000 light / #14FFFFFF dark), message = couiColorSecondNeutral, action label = couiColorPrimaryText and the close button circle = couiColorControls (#29000000 light / #40FFFFFF dark) with a white cross.