OSDN Git Service

Set ModeListView to LTR layout
authorAlan Newberger <alann@google.com>
Sat, 11 Jul 2015 01:22:20 +0000 (18:22 -0700)
committerAlan Newberger <alann@google.com>
Sat, 11 Jul 2015 01:22:20 +0000 (18:22 -0700)
commit4d3055b9f2a8571ee31a02ba254c32f13837eca0
tree7eb04ac9ed9accf5cf278d4b7cb4ae5f587f5045
parente25f675a189f56df57d08b62fa3604843dfee4a8
Set ModeListView to LTR layout

Mode list is LTR layout at all times. But without being marked as
such, subitems like SettingsCling had their getLeft View property
adjusted for RTL layout. SettingsCling had a ~800 pixel left
property under RTL vs 0 in LTR, causing it to set itself off
screen.

BUG=22206761

Change-Id: I356e464a1121069def71c350902c032833542c29
res/layout/mode_list_layout.xml