commit | 5f9329dccdd4bf23446977d59ab6fb485ebacf55 | [log] [tgz] |
---|---|---|
author | Jeremy Sim <jeremysim@google.com> | Tue Mar 26 21:44:02 2024 -0700 |
committer | Jeremy Sim <jeremysim@google.com> | Thu Mar 28 04:44:11 2024 +0000 |
tree | 2f6b2c644ff60f9e61f6f1c9acde8ebd79dac7fc | |
parent | d6b0dc8970d63878e0b06c7d54104183f20f2aad [diff] |
Fix bug with long strings not aligning left on menu items This CL sets gravity="start" and ellipsize="end" so that longer strings in the Overview app dropdown menu are still left-aligned and ellipsized when they are longer than the container. Fixes: 330426535 Flag: N/A Test: Manual Change-Id: I1e62412c9b8be41a8dbb6b0597a69a283a56e3f0 (cherry picked from commit 6867b18db207958f5b08d53819f76d6bdf70caa7)