commit | 6867b18db207958f5b08d53819f76d6bdf70caa7 | [log] [tgz] |
---|---|---|
author | Jeremy Sim <jeremysim@google.com> | Tue Mar 26 21:44:02 2024 -0700 |
committer | Jeremy Sim <jeremysim@google.com> | Wed Mar 27 04:47:24 2024 +0000 |
tree | ff16c973b44468d4428a98bd92ff1743f9f79977 | |
parent | 46ca78ee7865faa02c2779c6e66365f08b098e01 [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