summaryrefslogtreecommitdiffstats
path: root/res/drawable/apps_list_bg.xml
Commit message (Collapse)AuthorAgeFilesLines
* Initial changes to support a fixed all-apps layout.Winson Chung2015-04-091-4/+6
| | | | | | | | | | - Dynamically update padding and background depending on fixed bounds and searchbar - Fixes issue with drag layer bg getting clobbered when rotating launcher - Tapping outside the bounds of all apps should close all apps - Fixing typo causing widgets to not show in sw720dp devices Bug: 20127840 Change-Id: I29c3f905bdee940f938ffe054f58434887073092
* Tweaking the apps list fast scroller.Winson Chung2015-03-161-5/+4
| | | | | | | - Making the view span the full width so that you can grab the scroller on the edge of the screen. - Offsetting the fast-scoll popup so that you can see it as you scrub. Change-Id: If1b1934bbeac0660d829cfc29c9e588df927c5e5
* Initial changes to break out AllApps into its own view.Winson Chung2015-03-101-0/+21
- Moves launcher state-transition code into its own class - Moves all-apps related code into a separate view/set of classes - Implements a basic list view for all apps Change-Id: I68f174aa9e1bf82c4e46ce9549c78a8dc4623f46