summaryrefslogtreecommitdiffstats
path: root/res/layout/qsb_default_view.xml
Commit message (Collapse)AuthorAgeFilesLines
* Portrait grid changes for Workspace/All Apps.Jon Miranda2017-06-191-1/+1
| | | | | Bug: 37015359 Change-Id: Ifbdd0e71c36e532b189e02283e3eeb562ebe2654
* Simplifying some launcher themesSunny Goyal2017-02-161-3/+3
| | | | | | | > Replacing some colors with theme attributes > Simplifying styles definition by removing unnecessary inheritance and inlining some definitions Change-Id: Ifa167515cae6a7fd3720f1a52ff9ce11abb4495f
* Moving the QSB to the workspace grid.Sunny Goyal2016-05-271-0/+54
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