summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/util/GridOccupancy.java
Commit message (Collapse)AuthorAgeFilesLines
* Moving the QSB to the workspace grid.Sunny Goyal2016-05-271-1/+1
| | | | | | | | | | | | The QSB will only be resent on the first screen of the workspace covering the full width of the first row. If will not be movable. The first screen of the workspace will not be movable. The searchDropTargetBar no longer contains the QSB (it can be renamed in aseparate cl). Refactoring all QSB related logic by moving it to a custom view inflated only using xml. Change-Id: Icb4fd6eb855df1af15f685961c38351bf4fd4f4a
* Refactoring out grid occupancy management in a separate classSunny Goyal2016-05-271-0/+101
Change-Id: I37a830c0f2eb0a0dd4f5fc78fa29127cb18cb3c2