Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 96cc8356 authored by Brian Attwell's avatar Brian Attwell
Browse files

Fix clipping wrapped Button text

Fixes two issues
1) We don't want the button base line aligned
2) Height of larger button shouldn't be constrained to the
 size of the smaller button. By default, this is true
 unless weight applies to height. But on sprout
 devices this doesn't happen inside AlertDialogs (this
 works properly on Hammerhead, even if I make the
 text long enough to force text wrap). I work around
 this by using measureWithLargestChild. The bug is
 so subtle, that I'm not going to bother wasting
 time convincing the framework team this is a bug,
 or looking into this deeper.

Bug: 18251517
Change-Id: Ia6eeedf6ed6eeddcd3946902705c74724c6c2329
parent 99c0c851
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment