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

Commit 648eeb3f authored by Makoto Onuki's avatar Makoto Onuki
Browse files

Make sure all group/star tiles have the same height

Old way:
- Let LinearLayout divide its width for children.
  But some children may get different width than others do, if the
  width can't be equally divided.
- Children always use the given width as height.
- So sometimes some children have different height from others.

New way:
- Do the measurement and layout by ourselves.

Bug 5149952

Change-Id: If0421138ab6d8f85fb4391fbd56dc8a75ba0ef33
parent 06dfcefa
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment