commit | 02200d29af4c96d6e2bf1143d15666dc3354bf43 | [log] [tgz] |
---|---|---|
author | menghanli <menghanli@google.com> | Thu May 27 10:20:44 2021 +0800 |
committer | Menghan Li <menghanli@google.com> | Thu May 27 20:31:58 2021 +0000 |
tree | e78f564288fac90ea8bb7608065a0e8fff45f7a1 | |
parent | 2bc0aa5537cfa7e84e5ededa6b9da001a4608a19 [diff] |
Fix [AR] - Icons are slightly overlapping adjacent text in the Allow Accessibility demo Root cause: Use marginRight between icon and text, but it does not work for RTL launguage. Solution: Use margineEnd instead. Bug: 189221008 Test: Manual testing Change-Id: I02d30228c80c95aeb3b875364f2d2cbf76f3664b