commit | 26422e7d19f0291ab65ccccac593ad6bd2f63ce8 | [log] [tgz] |
---|---|---|
author | Ta-wei Yen <twyen@google.com> | Mon Aug 28 16:12:08 2017 -0700 |
committer | Ta-wei Yen <twyen@google.com> | Tue Aug 29 17:25:08 2017 +0000 |
tree | 82098cd142d0683338a873df37446818d8d74944 | |
parent | e73ddbfe7239d442e70fa2d2098c76a927946883 [diff] |
Fix RTL numbers in BlockedNumbersActivity Phone numbers should always be LTR. Also removed layout_toStartOf since it is redundant in LTR, and will cause phone numbers to align to the left on RTL RTL: https://screenshot.googleplex.com/ZC7FpJp23ET LTR: https://screenshot.googleplex.com/hGoRSJjgyJ1 Before: https://screenshot.googleplex.com/mt1XLgUusFX Test: manual Change-Id: I3381ecb229600563df8ca3dca4f7c1810f6e330d Fixes: 30130422