platform_packages_apps_Laun.../iconloaderlib
Hyunyoung Song b2049196b9 Align badging logic with platform IconDrawableFactory.
The current logic in BaseIconFactory is only trying to add the user
badge if the user passed in isn't null and isn't the current user,
then if no such attempt is made, try to add an instant app badge. This
is causing user badge to disappear if the current user is a work
profile. Meanwhile, the badging logic in IconDrawableFactory is to try
to add the instant app badge first, and then always try to add the
user badge.

Bug: 132625654
Test: manually test as in b/128625591

Change-Id: I2241bdb524ca6bc66e545a0ec8433119e0448358
Signed-off-by: Hyunyoung Song <hyunyoungs@google.com>
2019-11-22 15:21:56 -08:00
..
res Adding reusable version of IconCache and IconFactory 2018-11-09 15:44:07 -08:00
src/com/android/launcher3 Align badging logic with platform IconDrawableFactory. 2019-11-22 15:21:56 -08: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