Fix Android adaptive icon padding

This commit is contained in:
Yuri Karamian
2026-07-24 19:44:21 +02:00
parent 0def9d6d6d
commit 87b191eb63
8 changed files with 13 additions and 1 deletions
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<color name="ic_launcher_background">#fff</color>
<color name="ic_launcher_background">#626ED4</color>
</resources>