OSDN Git Service

Updating Tablet clings. (Bug 11973614)
authorWinson Chung <winsonc@google.com>
Wed, 15 Jan 2014 22:31:59 +0000 (14:31 -0800)
committerWinson Chung <winsonc@google.com>
Thu, 16 Jan 2014 22:26:07 +0000 (14:26 -0800)
commit205cd7727f3bd8b65892c580e6f243464878fe6e
tree603e323173787cae0bf5c4d882b73265c00bd904
parent230cbf831cbbe8aaa6eaff976f755a8adf5e1708
Updating Tablet clings. (Bug 11973614)

Change-Id: I6cb10424a345691d50c4fac7969e0b97bbee4b3c
24 files changed:
res/layout-land/folder_cling.xml
res/layout-land/launcher.xml
res/layout-land/migration_workspace_cling.xml
res/layout-land/workspace_cling.xml
res/layout-port/folder_cling.xml
res/layout-port/migration_workspace_cling.xml
res/layout-port/workspace_cling.xml
res/layout-sw600dp-port/first_run_cling.xml [new file with mode: 0644]
res/layout-sw600dp-port/folder_cling.xml [deleted file]
res/layout-sw600dp-port/migration_workspace_cling.xml [new file with mode: 0644]
res/layout-sw600dp/first_run_cling.xml [new file with mode: 0644]
res/layout-sw600dp/folder_cling.xml [new file with mode: 0644]
res/layout-sw600dp/migration_cling.xml [new file with mode: 0644]
res/layout-sw600dp/workspace_cling.xml [new file with mode: 0644]
res/layout-sw720dp-port/folder_cling.xml [deleted file]
res/layout-sw720dp/first_run_cling.xml [new file with mode: 0644]
res/layout-sw720dp/launcher.xml
res/layout-sw720dp/migration_workspace_cling.xml [new file with mode: 0644]
res/values-sw600dp/styles.xml
res/values-sw720dp/styles.xml
src/com/android/launcher3/Cling.java
src/com/android/launcher3/DeviceProfile.java
src/com/android/launcher3/Launcher.java
src/com/android/launcher3/LauncherClings.java