OSDN Git Service

Minor changes to help address some hiccups when panning, changing tabs and rotating...
authorWinson Chung <winsonc@google.com>
Fri, 6 May 2011 00:06:13 +0000 (17:06 -0700)
committerWinson Chung <winsonc@google.com>
Fri, 6 May 2011 23:25:37 +0000 (16:25 -0700)
commit63257c110a4ee54d5e8872c471cce254cf613c7a
tree4dc38f02429a6e4c78356ddabb39e1af17dc4b2c
parent563ed71d682cc979a095fff7d27f1afe378508df
Minor changes to help address some hiccups when panning, changing tabs and rotating in AppsCustomize.

- Also removing references to old all-apps 2d/3d

Change-Id: Ibe07ad8b4facc5c57b3c82ccf0b55260be61a31b
16 files changed:
CleanSpec.mk
res/layout-land/all_apps_2d.xml [deleted file]
res/layout-port/all_apps_2d.xml [deleted file]
res/layout/all_apps.xml [deleted file]
res/layout/all_apps_3d.xml [deleted file]
src/com/android/launcher2/AllAppsPagedView.java
src/com/android/launcher2/AppsCustomizePagedView.java
src/com/android/launcher2/CellLayout.java
src/com/android/launcher2/CustomizePagedView.java
src/com/android/launcher2/Launcher.java
src/com/android/launcher2/LauncherModel.java
src/com/android/launcher2/PagedView.java
src/com/android/launcher2/PagedViewCellLayout.java
src/com/android/launcher2/PagedViewIcon.java
src/com/android/launcher2/PagedViewWidget.java
src/com/android/launcher2/Workspace.java