commit | 15ad27b4b981c4808e1fa155e0cc74574c13a586 | [log] [tgz] |
---|---|---|
author | Chiao Cheng <chiaocheng@google.com> | Tue Jun 04 14:10:39 2013 -0700 |
committer | Chiao Cheng <chiaocheng@google.com> | Tue Jun 04 15:02:27 2013 -0700 |
tree | c1fdbefdfb29f6d804cbc2847155c458f9197712 | |
parent | e5bd72a94e239c3a50f4d5992ee7f5e3aa8fff23 [diff] |
Fix RTL layout for 10" tablet in landscape mode. The main layout was using the InterpolatingLayout which does not properly support RTL. In this particular case, the features of the InterpolatingLayout is not used and can be replaced with a standard LinearLayout. Bug: 9261442 Change-Id: Ie49a975d83287e1939b3449559db7f6290082865