Fix duplication of icon vectors

This commit is contained in:
Mauricio Colli 2021-12-08 09:49:44 -03:00 committed by Stypox
parent 7376fb0c12
commit 6812565581
174 changed files with 286 additions and 975 deletions

View file

@ -2,6 +2,7 @@
<resources>
<color name="contrastColor">@color/black</color>
<color name="defaultIconTint">@color/black</color>
<color name="ic_launcher_background">#CD201F</color>