Remove 5x grid from canBeDefault grids
Bug: 407819792 Test: manual test Flag: com.android.launcher3.one_grid_specs Change-Id: I77c2fddc470d0dbaa6fc248ec30a5dbd4a86e0c2
This commit is contained in:
@@ -56,7 +56,7 @@ interface WorkspaceDragSource {
|
||||
launchableCenter.x >= width
|
||||
? launchableCenter.x - width / 2
|
||||
: launchableCenter.x + width / 2,
|
||||
displaySize.y / 2),
|
||||
(int) (displaySize.y / 2.5f)),
|
||||
startsActivity,
|
||||
isWidgetShortcut,
|
||||
launchable::addExpectedEventsForLongClick);
|
||||
|
||||
Reference in New Issue
Block a user