OSDN Git Service

Change AOSP launcher icon mask
authorHyunyoung Song <hyunyoungs@google.com>
Tue, 11 Apr 2017 17:05:37 +0000 (10:05 -0700)
committerHyunyoung Song <hyunyoungs@google.com>
Tue, 11 Apr 2017 17:05:37 +0000 (10:05 -0700)
Test: manual
b/36854903

Change-Id: Ic8d014b2b726ff0d5daf6b33d8f13e65a5033795

core/res/res/values/config.xml

index 3dd7ad4..860c631 100644 (file)
     <string name="config_defaultCellBroadcastReceiverPkg" translatable="false">com.android.cellbroadcastreceiver</string>
 
     <!-- Specifies the path that is used by AdaptiveIconDrawable class to crop launcher icons. -->
-    <string name="config_icon_mask" translatable="false">"M50,0L100,0 100,100 0,100 0,0z"</string>
+    <string name="config_icon_mask" translatable="false">"M50,0L92,0 A8,8,0,0 1 100,8 L100,92 A8,8,0,0 1 92,100 L8,100 A8,8,0,0 1 0,92 L 0,8 A8,8,0,0 1 8,0z"</string>
 
     <!-- The component name, flattened to a string, for the default accessibility service to be
          enabled by the accessibility shortcut. This service must be trusted, as it can be activated