Skip to content
This repository was archived by the owner on Sep 5, 2024. It is now read-only.
This repository was archived by the owner on Sep 5, 2024. It is now read-only.

Toolbar should resize height based on media #2047

@asans

Description

@asans

According to Material Designs Guides for Layout Structure of App Bar:

Metrics

Default height:
Mobile Landscape: 48dp
Mobile Portrait: 56dp
Tablet/Desktop: 64dp

For extended app bars, the height is equal to the default height plus content increment(s).

Under desktop resolution, the toolbar is 64dp. However, as I resize to smaller resolution, the toolbar height does not change and continues to stay at 64dp when it should resize appropriately to the correct height.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions