Merge "Close open folders before moving to -1" into jb-ub-now-indigo-rose
This commit is contained in:
committed by
Android (Google) Code Review
commit
8ad682ddda
@@ -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