We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Extracted from #65362.
Currently the Button component used fixed height values to determine size. This can be problematic when the label is long enough to wrap:
Button
height
Guidelines should instruct consumers to avoid long labels, but sometimes it cannot be avoided e.g. translations.
Status
Activity