Skip to content
Commit 6749d08a authored by Nate Graham's avatar Nate Graham
Browse files

[desktoppackage/alternatives] Don't overflow with long text

This code was previously making the list item height equal to the icon
height plus some padding, but the text was vertically unbounded so it
would overflow. This commit fixes that by using the implicit height of
the whole content layout which knows about the height of the labels too.

BUG: 439098
FIXED-IN: 5.22.5
parent 95c7a014
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment