commit | 180ac4f8932a130278f0d2f1b58d10ecd3bd15fb | [log] [tgz] |
---|---|---|
author | 1 <mrcasey@google.com> | Wed Mar 29 20:10:45 2023 +0000 |
committer | 1 <mrcasey@google.com> | Fri Mar 31 19:15:48 2023 +0000 |
tree | 46a5ede552e560e92b2d9159d25b24816bb07287 | |
parent | 3fb79ddddd491d2960ebc90414b976345ef70a15 [diff] |
Allow for longer headlines Constraint on headline length was too short for some languages. Also need to ensure that longer strings work within the layout. Switched to ConstraintLayout for that, with a Barrier to ensure that the modify share and text toggle UI elements don't collide with the headline. Test: Visual verification in a variety of configurations (diff share payloads, modify share action, etc) Bug: 275755230 Change-Id: I2c2f1d9f9acaebd4f41d8d6f0791b58a26175100