summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/graphics/TintedDrawableSpan.java
Commit message (Collapse)AuthorAgeFilesLines
* Optimizing some layouts in taskviewSunny Goyal2019-06-131-1/+1
| | | | | | | | | > Recycling DigitalWellBeingToast so that the view is not inflated everytime > Simplifying DigitalWellBeingToast to use a single text view > Adding support for footers in taskView without creating additional layout Bug: 122345781 Change-Id: Ia889819b93eb8644532ea95c6767554874d5e2d1
* Fixing Drawable not getting tinted properly if the color is always transparentSunny Goyal2017-06-091-0/+1
| | | | | Bug: 62457537 Change-Id: I04b8804162b7338f62d3fdabb87dd31ad507ebaa
* Updating the search hint to contain the icon as a span object.Sunny Goyal2016-07-221-0/+62
This makes the icon part of the hint text, and removes any need for custom focus event handling. Also the icon will now appear at the start of the text based on the direction of the text and not the direction of the layout Change-Id: I06c5cf99492d75b1005c69ec7c521cde0fdab010