OSDN Git Service

Don't preload quick contacts drawables
authorMakoto Onuki <omakoto@google.com>
Mon, 17 Jul 2017 15:50:18 +0000 (08:50 -0700)
committerMakoto Onuki <omakoto@google.com>
Mon, 17 Jul 2017 15:50:18 +0000 (08:50 -0700)
They were used as an overlay for contacts icons by mostly 1p apps,
but those apps have switched to circular contacts icons, and stopped
using the overlay.

Bug 63136392
Test: build and boot

Change-Id: I442148189061db7bb5baada0b9ca824f82535272

core/res/res/values/arrays.xml

index 94b988e..a088a46 100644 (file)
         <item>@drawable/progress_large_material</item>
         <item>@drawable/progress_medium_material</item>
         <item>@drawable/progress_small_material</item>
-        <item>@drawable/quickcontact_badge_overlay_dark</item>
-        <item>@drawable/quickcontact_badge_overlay_light</item>
-        <item>@drawable/quickcontact_badge_overlay_normal_dark</item>
-        <item>@drawable/quickcontact_badge_overlay_normal_light</item>
-        <item>@drawable/quickcontact_badge_overlay_pressed_dark</item>
-        <item>@drawable/quickcontact_badge_overlay_pressed_light</item>
         <item>@drawable/ratingbar_indicator_material</item>
         <item>@drawable/ratingbar_material</item>
         <item>@drawable/ratingbar_small_material</item>