diff options
author | Gary van der Merwe <gary@lsd.co.za> | 2018-02-14 10:27:34 +0200 |
---|---|---|
committer | Gary van der Merwe <gary@lsd.co.za> | 2018-02-14 10:27:34 +0200 |
commit | c878d7bc4f0c30bbdd25d4c33b3eac327b04e2a4 (patch) | |
tree | 337ab0135e0bd216cd12157635d7d8cebcf0affd /app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml | |
parent | 3a02c6caaf03ea272bfe3df487cc647ea0af3ff0 (diff) | |
download | etbsa-traccar-manager-android-c878d7bc4f0c30bbdd25d4c33b3eac327b04e2a4.tar.gz etbsa-traccar-manager-android-c878d7bc4f0c30bbdd25d4c33b3eac327b04e2a4.tar.bz2 etbsa-traccar-manager-android-c878d7bc4f0c30bbdd25d4c33b3eac327b04e2a4.zip |
Use vector image for launcher icon.
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.xml | 5 |
1 files changed, 0 insertions, 5 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 deleted file mode 100644 index 7335274..0000000 --- a/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml +++ /dev/null @@ -1,5 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android"> - <background android:drawable="@color/primary"/> - <foreground android:drawable="@mipmap/ic_launcher_foreground"/> -</adaptive-icon>
\ No newline at end of file |