commit | 8930cb4f37ff0fbde65f7afd4bbe06ab77677f78 | [log] [tgz] |
---|---|---|
author | Deepanshu Gupta <deepanshu@google.com> | Thu Sep 05 13:25:20 2013 -0700 |
committer | Adam Lesinski <adamlesinski@google.com> | Mon Jan 27 10:31:04 2014 -0800 |
tree | e5b4d584f4b71c984aed4217afaf7779bfaf8b87 | |
parent | 7cce7bb5d8d68e78a414c176dc89a803f706c9ce [diff] |
Fix layout rendering for RTL locales This changeset adds the framework resources for RTL locales and mirrors the layout if the application is RTL aware. Use ICU to check the character orientation of the locale - right to left or left to right. Set the layout direction on the top level layout accordingly. Also, load the RTL resources for Nav Bar when the locale is RTL. Change-Id: Icbb57ee2ac7c6d8dfc34c2f04dce34d820b9b1ed