diff options
author | George Huang <georgehuang@google.com> | 2018-04-19 18:04:58 +0800 |
---|---|---|
committer | George Huang <georgehuang@google.com> | 2018-04-23 11:37:26 +0800 |
commit | 2ee0e2960dbedd97b03c0b1598ed4cef43df6f1e (patch) | |
tree | e5e966c0f335a4023a469f72380197c7f983abf6 /src/com/android/settings/development/WebViewAppPreferenceController.java | |
parent | f89e9e4174812a86af69555a6935c73d1f1732fa (diff) |
Fix RTL alignmnet of "eSIMs" in "Erase all data" page.
"eSIMs" is not a RTL string, so it will align to left even we change to
RTL language like Urdu. We must set the textDirection of TextView to
"locale" to force it follow locale's direction. We don't use
textAlignment to set string direction because it contains list bullets,
and list bullets will still align to left.
Change-Id: I0eea2bed9f324bb071e413673227839b830921cf
Fixes: 77946796
Test: visual
Diffstat (limited to 'src/com/android/settings/development/WebViewAppPreferenceController.java')
0 files changed, 0 insertions, 0 deletions