Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d12ab12c authored by Joey's avatar Joey
Browse files

vendor: set adaptive icon mask to circle



For the new icon set we'll be defaulting to a circular
mask that better suits our brand

Change-Id: Id221e7b0d07751929658862d4b1ea91412e93555
Signed-off-by: default avatarJoey <joey@lineageos.org>
parent 10084bf8
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -81,4 +81,7 @@
    <!-- Flag indicating which package name can access the persistent data partition -->
    <string name="config_persistentDataPackageName" translatable="false">com.google.android.gms</string>

   <!-- Set icon mask to circle -->
   <string name="config_icon_mask" translatable="false">"M50 0A50 50,0,1,1,50 100A50 50,0,1,1,50 0"</string>

</resources>