commit | 88db0ee2afbae38b53a0527506f0890914a7f115 | [log] [tgz] |
---|---|---|
author | Deepanshu Gupta <deepanshu@google.com> | Wed Jun 19 17:29:12 2013 -0700 |
committer | Deepanshu Gupta <deepanshu@google.com> | Wed Sep 04 14:23:53 2013 -0700 |
tree | 8c9e59617814bb7ef77f62331dfde7b8f6115df6 | |
parent | b478b10f34a9fa9c6b42f54047eb9e77111a16c7 [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: I1ed0d516ab64120a0abca413ba678036661508f8