platform_packages_apps_Laun.../iconloaderlib
Hyunyoung Song ae86d22dfb Guard against NPE inside BaseIconFactory
Bug: 137253043

This is a bandage fix.

Ideally, we should really figure out why TaskIconCache will be sending
null icon drawable to BaseIconFactory.

Change-Id: Ie005006baeddc9a3379283fe7139e590daad9a57
2019-07-18 00:06:04 +00:00
..
res Adding reusable version of IconCache and IconFactory 2018-11-09 15:44:07 -08:00
src/com/android/launcher3 Guard against NPE inside BaseIconFactory 2019-07-18 00:06:04 +00:00
src_full_lib/com/android/launcher3/icons Adding reusable version of IconCache and IconFactory 2018-11-09 15:44:07 -08:00
Android.bp Adding reusable version of IconCache and IconFactory 2018-11-09 15:44:07 -08:00
AndroidManifest.xml Create iconloader library 2018-11-02 14:18:45 -07:00
build.gradle Using a common gradle dependency path 2019-06-21 12:31:29 -07:00