OSDN Git Service

Fixes 1543726. Double-clicking Home should not make the workspace disappear. This...
authorRomain Guy <romainguy@android.com>
Thu, 7 May 2009 00:43:13 +0000 (17:43 -0700)
committerRomain Guy <romainguy@android.com>
Thu, 7 May 2009 00:43:13 +0000 (17:43 -0700)
commit82d94d9e9ee4eb6b14db3c8df2f47dcae5ce4ab0
tree67649b96b891eeaa765bf15b228e1bc7c8340166
parent51afc022fa76c79f0d1ece470ddc126c08fea8a4
Fixes 1543726. Double-clicking Home should not make the workspace disappear. This was caused by the workspace optimization that draws only what is thought to be the current celllayout.
src/com/android/launcher/Workspace.java