commit | 6a6cfd96a315d6ab41229910222dd9c30bfa4e66 | [log] [tgz] |
---|---|---|
author | Chaohui Wang <chaohuiw@google.com> | Wed May 24 13:30:53 2023 +0800 |
committer | Chaohui Wang <chaohuiw@google.com> | Wed May 24 07:18:48 2023 +0000 |
tree | 97ec18d95261cb0c2f157ce5a6f962ce46868368 | |
parent | af4534f615a31e7fb1b9653860d5ec118eab2079 [diff] |
Fix app version name RTL issue Before fix, the version name under app label has this issue and the version name at the footer of page does not has this issue because it's BidiFormatter wrapped. Always BidiFormatter wrap the version name to fix this issue. Fix: 283407883 Test: Visual Change-Id: I2c73c69caf80e90e4eaadeb42bc4afe62fa05cf0