Merge pull request #7518 from mauriciocolli/remove-icon-duplicates

Remove icon duplicates and fix some theming issues
This commit is contained in:
litetex 2022-03-15 21:51:04 +01:00 committed by GitHub
commit 70a5f1ab0e
194 changed files with 337 additions and 1045 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>