sdm660-common: overlay: Force icon mask for Adaptive Drawables
Change-Id: Ie7dcf0fb5f2d197941935141d187f85c4196dfc3
This commit is contained in:
parent
2ac08ed231
commit
20e2a7098f
1 changed files with 4 additions and 0 deletions
|
@ -617,4 +617,8 @@
|
|||
|
||||
<!-- Whether the new Auto Selection Network UI should be shown -->
|
||||
<bool name="config_enableNewAutoSelectNetworkUI">true</bool>
|
||||
|
||||
<!-- Specifies the path that is used by AdaptiveIconDrawable class to crop launcher icons. -->
|
||||
<string name="config_icon_mask" translatable="false">"M50 0C77.6 0 100 22.4 100 50C100 77.6 77.6 100 50 100C22.4 100 0 77.6 0 50C0 22.4 22.4 0 50 0Z"</string>
|
||||
|
||||
</resources>
|
||||
|
|
Loading…
Reference in a new issue