summaryrefslogtreecommitdiffstats
path: root/res/layout/user_folder_icon_normalized.xml
Commit message (Collapse)AuthorAgeFilesLines
* Add padding to the top of Folders for visual balance.Jon Miranda2017-07-261-1/+1
| | | | | | | | | This CL is built on top of Ifb8ce81e23f38df2eb2c26f93376eca19caae5b1. We will address Folder spec in a future release. Bug: 63825895 Bug: 64064973 Change-Id: Ie351ad17805a092f59b5142fc2f7143e4f212b14
* Set clipToPadding false for FolderPagedView.Jon Miranda2017-06-211-0/+1
| | | | | Bug: 62867021 Change-Id: I2d897f4c0e4d844f6dd3c2aab97450637796ad02
* Simplifying some launcher themesSunny Goyal2017-02-161-5/+5
| | | | | | | > Replacing some colors with theme attributes > Simplifying styles definition by removing unnecessary inheritance and inlining some definitions Change-Id: Ifa167515cae6a7fd3720f1a52ff9ce11abb4495f
* Updating the folder cell dimensions to be closer to a squareSunny Goyal2016-10-071-5/+5
| | | | | Bug: 31813976 Change-Id: I05d7520daee28a310ff122deaf265951e454d21e
* Updating the paddings in folder cellSunny Goyal2016-09-161-8/+8
| | | | | | | | | > Updating overall padding for the cell and adding drawable padding > Ensuring that the folder cell is always rendered properly based on available vertical space Bug: 30605958 Change-Id: I8ceb9fea5a25052b0d7461f52edca0e6a33fa085
* Unifying focus indicator handling for workspace and all-appsSunny Goyal2016-06-081-20/+7
| | | | | | | Adding an abstract FocusIndicatorHelper based on FocusIndicatorView which draws the background instead of using a dummy view. Change-Id: Id560195323d2ddad8fcd77ba675cf3f4fd4a94ab
* Updating the folder page indicator to be more like theSunny Goyal2016-05-181-4/+5
| | | | | | | | | framework page indicator (used in quick settings) The active page is indicated with the accent color. During scroll the active indicator expands to 2 dots corresponding to the visible pages. Change-Id: Iaf57836b642cf87e5eed98048ecca7dd8e7643a4
* Revert "Reverting refactoring of Folder and FolderIcon to avoid dependencies ↵Sunny Goyal2016-02-231-2/+2
| | | | | | | | breakage" This reverts commit fc956e5a2a818c06ed3424e15b0aa20a3f604658. Change-Id: Ib3b5156b8fc3cad35c4634d61d5390c848ce1f93
* Reverting refactoring of Folder and FolderIcon to avoid dependencies breakageSunny Goyal2016-02-171-2/+2
| | | | Change-Id: Ifd0d717d70aff4c83c9eb5cba397d04500b2c869
* First pass at new FolderIcon visual treatmentAdam Cohen2016-02-171-3/+3
| | | | | | | | | | | | | | -> Modeled as a set of items around a circle -> Modulate the radius and icon size as number of items grow -> Clip the icons by a circular clip aligned to the background drawable Remaining issues -> Probably want to move to a programmaticly drawn circle + shadow -> Anti-aliasing of the clipped region will need more attention -> Need to animate all items in the preview as it changes (this wasn't required before) Change-Id: I678ec605f6c8a34e9d7e4aec4e9583e36a9ef394
* Updating folder UI when icons are normalizedSunny Goyal2016-01-291-0/+85
> Increasing padding > Making the folder label bold and lighter color Change-Id: Ib86d711c27cd03f366cdd35222d1f63f4a542f06