summaryrefslogtreecommitdiffstats
path: root/res/drawable-v26
Commit message (Collapse)AuthorAgeFilesLines
* Create iconloader libraryHyunyoung Song2018-11-021-22/+0
| | | | | | | Bug: 115891474 Test: Builds everything Change-Id: I1d75702d4e5a10d694eeb839784a629de2f74dd2
* DeepShortcut - show loading placeholder before content is available.Zak Cohen2018-10-261-0/+20
| | | | | | | | | | | | | Sometimes the deep shortcuts can take time to load, show an initial loading state before any text is set. Note: changed singleLine to lines=1 as the former causes issues with RTL layout and is deprecated. Bug: 78620208 Tested: manual test on pixel 3 Change-Id: I782addb8d64425a1a95cee4f104fc0bd44809815
* Fix ClassNotFoundException for FixedScaleDrawableHyunyoung Song2018-09-261-1/+1
| | | | Change-Id: I6198a77ddb49505ead86de91dd7096a681873a1d
* Make LEGACY_ICON_TREATMENT flag workHyunyoung Song2017-03-201-1/+1
| | | | | | | - targetSdk needs to be 26 - android:color attribute has been deleted Change-Id: I6b1fc5402233fb8844b475d562984cf6924e33ac
* Change application launcher icons to adaptive iconsHyunyoung Song2017-03-032-2/+23
| | | | | | b/35429795 Change-Id: I4fa2fb167040c2470c403a293d1a172c276b2f81
* Updating the PreloadIconDrawableSunny Goyal2017-02-061-0/+22
> The drawable gets the path from MaskIconDrawable path, instead of using a circle > The progress changes are animated as well Bug: 34831873 Change-Id: I4e7f0b610f4fd94de8e0cfcf8b179b775cf0b4d8