aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml
diff options
context:
space:
mode:
authorAnton Tananaev <anton.tananaev@gmail.com>2017-09-03 10:28:53 +1200
committerAnton Tananaev <anton.tananaev@gmail.com>2017-09-03 10:28:53 +1200
commit5705bc2c909fb93ba18ac42ade6a450b72e32598 (patch)
treea223ce5f854e05b1806f2afd1f84c2406641ba78 /app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml
parent56eb501b5e33dcd15f6d0f4c3af229ec75b433fd (diff)
downloadetbsa-traccar-manager-android-5705bc2c909fb93ba18ac42ade6a450b72e32598.tar.gz
etbsa-traccar-manager-android-5705bc2c909fb93ba18ac42ade6a450b72e32598.tar.bz2
etbsa-traccar-manager-android-5705bc2c909fb93ba18ac42ade6a450b72e32598.zip
Add Firebase and support lib
Diffstat (limited to 'app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml')
-rw-r--r--app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml b/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml
index 036d09b..7335274 100644
--- a/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml
+++ b/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
- <background android:drawable="@color/ic_launcher_background"/>
+ <background android:drawable="@color/primary"/>
<foreground android:drawable="@mipmap/ic_launcher_foreground"/>
</adaptive-icon> \ No newline at end of file