Added Adaptive Icon

Take advantage of themed icons in Android 13+
This commit is contained in:
Josh
2023-04-21 21:06:19 -07:00
parent 830ade9ad6
commit 12a2a21c0e
17 changed files with 58 additions and 1 deletions
@@ -0,0 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<color name="ic_launcher_background">#FFFFFF</color>
</resources>