* commit '52aa0636c6caef0bd2601fb1f4ec06a34d9ac7a2': Fix NPE in Launcher onDestroy
This commit is contained in:
@@ -1878,7 +1878,7 @@ public class Launcher extends Activity
|
||||
|
||||
mDragLayer.clearAllResizeFrames();
|
||||
((ViewGroup) mWorkspace.getParent()).removeAllViews();
|
||||
mWorkspace.removeAllViews();
|
||||
mWorkspace.removeAllWorkspaceScreens();
|
||||
mWorkspace = null;
|
||||
mDragController = null;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user