OSDN Git Service

Removing extra clear, load and bind of default workspace
authorAdam Cohen <adamcohen@google.com>
Sat, 17 May 2014 00:05:49 +0000 (17:05 -0700)
committerAdam Cohen <adamcohen@google.com>
Sat, 17 May 2014 01:26:15 +0000 (18:26 -0700)
commit8457d491bf1f3989ea2cf58f20b0ff4863a668a7
tree585bbb6eea3e5eab99be4346ffb3c35edc9a260b
parent57884c7ee2835df52913a87ad90e83293c3157d3
Removing extra clear, load and bind of default workspace

-> If the user clicks "start fresh" we don't need to reload the workspace
   since we've already loaded the default workspace from the primary
   load in onCreate.

Change-Id: I43cb9e66fd49403ab6e0723cab1a03edd3dcac1b
src/com/android/launcher3/LauncherClings.java