Add Android app icon

This commit is contained in:
Sebastian Aigner
2023-03-31 19:41:47 +02:00
parent 0f0bacb97d
commit b8a2145ea0
29 changed files with 8 additions and 4 deletions

View File

@@ -0,0 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<color name="ic_launcher_background">#4285F4</color>
</resources>