lineage: enable roundIcons by default
We're using circular shape for adaptive icons, by turning roundIcons on we either get better circular icons (for apps such as Chrome) or the same icons as before. Trebuchet will still allow to swap icons shape Change-Id: If64ecb427b98e099c55fd3eebdb49dad9cb3dbf2 Signed-off-by: Joey <joey@lineageos.org>
This commit is contained in:
@@ -90,4 +90,6 @@
|
||||
it should be disabled in that locale's resources. -->
|
||||
<bool name="config_buttonTextAllCaps">false</bool>
|
||||
|
||||
<!-- Flag indicating whether round icons should be parsed from the application manifest. -->
|
||||
<bool name="config_useRoundIcon">true</bool>
|
||||
</resources>
|
||||
|
Reference in New Issue
Block a user