Bottom sheet
Elevation
Defined as @dimen/material_bottom_sheet_elevation.
Font and color
| Name | Resource |
|---|---|
| Contents text size | @dimen/material_bottom_sheet_contents_text_size |
| Contents text color | @color/material_bottom_sheet_contents_text_color |
| Title text size | @dimen/material_bottom_sheet_title_text_size |
| Title text color | @color/material_bottom_sheet_title_text_color |
| Color | Resource |
|---|---|
| Sheet background | @color/material_bottom_sheet_background_fill |
| Transparent overlay | @color/material_bottom_sheet_transparent_overlay_fill |
List style

@dimen/material_bottom_sheet_list_padding_horizontal@dimen/material_bottom_sheet_list_item_label_padding_start@dimen/material_bottom_sheet_list_item_icon_size@dimen/material_bottom_sheet_list_item_height@dimen/material_bottom_sheet_list_headerless_padding_top@dimen/material_bottom_sheet_list_padding_bottom

@dimen/material_bottom_sheet_list_padding_horizontal@dimen/material_bottom_sheet_list_item_label_padding_start@dimen/material_bottom_sheet_list_item_icon_size@dimen/material_bottom_sheet_list_item_height@dimen/material_bottom_sheet_list_header_height@dimen/material_bottom_sheet_list_padding_bottom@dimen/material_bottom_sheet_list_divider_margin_top@dimen/material_divider_height@dimen/material_bottom_sheet_list_divider_margin_bottom
Grid style

@dimen/material_bottom_sheet_grid_row_padding_top@dimen/material_bottom_sheet_grid_item_icon_size@dimen/material_bottom_sheet_grid_row_height@dimen/material_bottom_sheet_grid_item_label_height@dimen/material_bottom_sheet_grid_padding_horizontal@dimen/material_bottom_sheet_grid_padding_bottom
The text size for labels in a grid style is @dimen/material_bottom_sheet_grid_item_label_text_size.
Width (Tablet only)
| Name | Resource |
|---|---|
| Minimum horizontal margin (increment) | @integer/material_bottom_sheet_margin_horizontal_minimum_increment |
| Minimum horizontal margin | @dimen/material_bottom_sheet_margin_horizontal_minimum |
| Minimum width (increment) | @integer/material_bottom_sheet_width_minimum_increment |
| Minimum width | @dimen/material_bottom_sheet_width_minimum |