OSDN Git Service

Fixing drop targets in phone / small tablet landscape (issue 12192781)
authorAdam Cohen <adamcohen@google.com>
Wed, 15 Jan 2014 00:18:14 +0000 (16:18 -0800)
committerAdam Cohen <adamcohen@google.com>
Wed, 15 Jan 2014 00:33:50 +0000 (16:33 -0800)
commit24ce0b3708b44e738d6ee52477aa4dd917b547e7
tree85759cea4e9b23690e347ebaef6ba3da2df1d8fa
parent13b563bcae015646d19fa9cf2baf7437d4711f8e
Fixing drop targets in phone / small tablet landscape (issue 12192781)

Change-Id: I4dc8a82c8cd5ef279506e7868e33a455fba5a3be
13 files changed:
res/layout-land/launcher.xml
res/layout-land/qsb.xml [moved from res/layout-land/search_bar.xml with 100% similarity]
res/layout-port/launcher.xml
res/layout-port/qsb.xml [moved from res/layout-port/search_bar.xml with 98% similarity]
res/layout-sw720dp/launcher.xml
res/layout-sw720dp/qsb.xml [moved from res/layout-sw720dp/search_bar.xml with 97% similarity]
res/layout/search_drop_target_bar.xml [moved from res/layout/qsb_bar.xml with 94% similarity]
res/values-land/styles.xml
res/values-sw720dp/styles.xml
res/values/styles.xml
src/com/android/launcher3/DeviceProfile.java
src/com/android/launcher3/FocusHelper.java
src/com/android/launcher3/Launcher.java