aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/drawable/ic_launcher_background.xml
diff options
context:
space:
mode:
authorClyhtsuriva <aimeric@adjutor.xyz>2021-02-23 12:58:06 +0100
committerClyhtsuriva <aimeric@adjutor.xyz>2021-02-23 12:58:06 +0100
commitc39f8d7212b8973893ef1197655a3ecafef9804f (patch)
tree5e666ca50c73f78648b0b64ab7ed1a16981aed62 /app/src/main/res/drawable/ic_launcher_background.xml
parentde9fb104c6a7c1e07caeda4570975c1bc651c491 (diff)
changed the bg color of the icon.
Diffstat (limited to 'app/src/main/res/drawable/ic_launcher_background.xml')
-rw-r--r--app/src/main/res/drawable/ic_launcher_background.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/res/drawable/ic_launcher_background.xml b/app/src/main/res/drawable/ic_launcher_background.xml
index 16c436c..ff2a106 100644
--- a/app/src/main/res/drawable/ic_launcher_background.xml
+++ b/app/src/main/res/drawable/ic_launcher_background.xml
@@ -5,7 +5,7 @@
android:viewportWidth="108"
android:viewportHeight="108">
<path
- android:fillColor="#333333"
+ android:fillColor="#09022A"
android:pathData="M0,0h108v108h-108z" />
</vector>