commit | 380154724b513ff7649d93f03d67b0e481f0db02 | [log] [tgz] |
---|---|---|
author | Roozbeh Pournader <roozbeh@google.com> | Tue Apr 04 18:27:10 2017 -0700 |
committer | Roozbeh Pournader <roozbeh@google.com> | Thu Apr 06 19:42:57 2017 +0000 |
tree | e8b523d441acceb096029bce6b1562c1b0fc783e | |
parent | ff5eb06e3db61b58e1f54091ce1e0ca9a78394ad [diff] |
Force direction of phone number fields to (practically) LTR Previously, phone number fields defaulted to locale direction, which created problems for apps that were not aware of LTR requirements for phone numbers. Now, we look at the direction of the digits for the locale, and use that to determine the direction of the edit field. (For practically all major RTL locales, that direction is LTR.) Test: Manual Bug: 33643035 Change-Id: I17c70d8462bd403ea6866057971105f1f5772ba3