Close open folders before moving to -1
Bug: 10955838 Change-Id: Ic6cbb67c4cf485fe1682c7cdd7de200a9227cff0
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