* commit 'b00dcaefd081665e69105bd43abbcfc596e7566a': Close open folders before moving to -1
This commit is contained in:
@@ -1922,6 +1922,8 @@ public class Launcher extends Activity
|
||||
}
|
||||
|
||||
protected void moveToCustomContentScreen(boolean animate) {
|
||||
// Close any folders that may be open.
|
||||
closeFolder();
|
||||
mWorkspace.moveToCustomContentScreen(animate);
|
||||
}
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user