commit | 36bd8966a12de60c1075a640bb9df22a6999ce64 | [log] [tgz] |
---|---|---|
author | jasonwshsu <jasonwshsu@google.com> | Mon Jun 10 01:19:31 2024 +0800 |
committer | jasonwshsu <jasonwshsu@google.com> | Mon Jun 10 01:27:28 2024 +0800 |
tree | 2f4a0eb4e7ee82fd307904af318701d6462bd24b | |
parent | 1fb17d236e76497799f222e67d65072912d39a61 [diff] |
Fix strings in Hearing Devices dialog that have RTL issue Root Cause: Some strings come from remote device that can not be translated need to also follow RTL direction by locale Solution: Add textDirection='locale' for those strings Fix: 344066132 Test: Change language to 'ar' to verify RTL is expected. Flag: EXEMPT resources only update Change-Id: I63013fdf26855315eaa7105fe49b612ef15b7165