OSDN Git Service

Make sure the workspace screens don't get updated while workspace is loading
authorAdam Cohen <adamcohen@google.com>
Tue, 1 Apr 2014 20:33:58 +0000 (13:33 -0700)
committerAdam Cohen <adamcohen@google.com>
Tue, 1 Apr 2014 21:31:51 +0000 (14:31 -0700)
commitdcb173d0e348c23d967bb0939e63b6ce4e1bd503
tree429b29cf6a63be3f572d057dbafb8228140891ba
parent8440e7ce17a3d54254217c69982c2ec2937ba4ba
Make sure the workspace screens don't get updated while workspace is loading

-> Found another path that could lead to the same issue
   [add shortcut with config activity to an existing folder,
   when config activity launches, kill launcher, configure
   shortcut. observe crash and data loss].
-> Plugged up above, and a couple other potential holes
-> Initial fix probably took care of the main issue

Issue 12523285

Change-Id: I29db9da4af4a8bf22047eb46bd49354447d04b8d
src/com/android/launcher3/Workspace.java