commit | 5fc74c7f8fa2af2db4baab8b772d44af7cd7f6fd | [log] [tgz] |
---|---|---|
author | Stevie Kideckel <kideckel@google.com> | Fri May 14 12:37:44 2021 +0000 |
committer | Stevie Kideckel <kideckel@google.com> | Fri May 14 12:37:44 2021 +0000 |
tree | 5c239d44ec7471ddc3676c94a78d8e3401463112 | |
parent | e010332efd2df99cfaab655ee618d8c0f1a7d2c7 [diff] |
Add start to widget app name layout gravity This fixes the alignment issue in RTL. Seems like the default is start if layout_gravity isn't set, but if you set layout_gravity to center_vertical, you need to explicitly set start or it will go to the left. Bug: 188147009 Test: validated locally and in AS layout preview Change-Id: Ic4b4d7e6dfe03e1e6dd3ead5c3821e77261b4bb5