summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/graphics/ShadowDrawable.java
Commit message (Collapse)AuthorAgeFilesLines
* Moving some utility classes to icon libSunny Goyal2018-11-071-0/+1
| | | | Change-Id: I0cc19ea02fb0732e9e1778a18c0d2c229232d179
* Using proper checks for hardware bitmap usageSunny Goyal2018-08-061-2/+1
| | | | Change-Id: Ic8efef8ac54ee4c7887860c404060da3c00f4024
* WallpaperManagerCompat should target correct platformHyunyoung Song2017-09-111-1/+1
| | | | | | | Also replace Utilities.isAtLeastO() to static final constant. Bug: 65544683 Change-Id: I39fbea66939d72c31702748716c4e65b4f9bee6a
* Fixing dark tint for ShadowDrawable.Sunny Goyal2017-06-201-25/+24
| | | | | | Updating the dark theme for empty all-apps search drawable. Change-Id: Ieb2018924da337bdd97eaf3adf2d32c3e3bebc73
* Adding tint support for shadow drawable.Sunny Goyal2017-06-071-0/+33
| | | | | Bug: 37616877 Change-Id: I2ce8d82143238422bccabfa5191ef95e936a713d
* Adding an option to change the shadow sizeSunny Goyal2017-05-171-12/+3
| | | | Change-Id: I8ec810c5cf06852771247af5f1d717f41079c4f5
* Creating a custom drawable to customize shadow.Sunny Goyal2017-04-271-0/+191
> Fixing DrapTargetBar set to visible (with alpha = 0) in the start causing unnecessary draw Bug: 37616877 Change-Id: Iaaff96099910f504f6e2f81c9376ddacde50ff6a