List subheaders
Specs
Tile height: 48dp
Subheader font: Roboto Medium 14sp
Color
Subheader color can either be the secondary grey text value (54% black) or the primary color of the app.
In long lists of complex information, consider using colored subheaders to delineate content. Android settings contain an example of how color can be used on subheaders.
![Material Design Grey Subheader](https://play.cdn.w3cbus.com/design~1/static/media/components/subheaders/components_subheaders1.png)
Grey subheader
Padding: 16dp
Subheader tile height: 48dp
![Material Design grey subheader in email inbox](https://play.cdn.w3cbus.com/design~1/static/media/components/subheaders/components_subheaders2.png)
Grey subheader in email inbox
Alignment
A subheader should be left-aligned with an avatar/icon in a list, unless there is a promoted action in that space.
If there is a floating action button left-aligned with the avatar/icon in a list, align the subheader with the text content.
![Material Design left-aligned FAB with subheader alignment](https://play.cdn.w3cbus.com/design~1/static/media/components/subheaders/components_subheaders3.png)
With a left-aligned floating action button, the subheader is aligned with the text content.
Subheader tile height: 48dp
Floating action button tile width: 72dp
![Material Design subheader in app's primary color](https://play.cdn.w3cbus.com/design~1/static/media/components/subheaders/components_subheaders4.png)
The subheader is in the primary color of the app and aligned with the text because of the left-aligned floating action button.