mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-18 18:28:20 +00:00
DO NOT MERGE
Clearing reference to SavedState bundle after restoring from it. (Bug 11322014)
(cherry picked from commit d8e596db4b)
Change-Id: I106f4897ef4ab43d996c0b926ce08ab6ccb2d8a4
This commit is contained in:
@@ -4087,6 +4087,7 @@ public class Workspace extends SmoothPagedView
|
||||
}
|
||||
}
|
||||
mRestoredPages.clear();
|
||||
mSavedStates = null;
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user