commit | 7531cd7dadfcb9c7df658fb2193c42b65ea0e21f | [log] [tgz] |
---|---|---|
author | Justin Klaassen <justinklaassen@google.com> | Mon Jun 01 15:20:27 2015 -0700 |
committer | Justin Klaassen <justinklaassen@google.com> | Tue Jun 02 17:33:30 2015 +0000 |
tree | f0c814d93f505ac49100ca92b616b1f7885260a9 | |
parent | 644241eafe7b175de92745f9369d71f5424f9684 [diff] |
Force textAlignment == viewEnd Bug: 21553173 Since the Calculator is UI is predominately LTR, the error strings should be forced to right align regardless if they contain RTL characters. However in order to use the textAlignment attribute, the supportsRtl attribute must also be set to "true" in the manifest and the Calulator's layoutDirection must be hardcoded to "ltr". Change-Id: I40396622c334e276bda9e0020dcdcfe94192a42c