diff options
author | Anton Tananaev <anton.tananaev@gmail.com> | 2018-02-14 21:51:44 +1300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-02-14 21:51:44 +1300 |
commit | 5d5f65df67145ecbcd9ce0fa4cced577bdd96f7b (patch) | |
tree | 337ab0135e0bd216cd12157635d7d8cebcf0affd /app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml | |
parent | 3a02c6caaf03ea272bfe3df487cc647ea0af3ff0 (diff) | |
parent | c878d7bc4f0c30bbdd25d4c33b3eac327b04e2a4 (diff) | |
download | etbsa-traccar-manager-android-5d5f65df67145ecbcd9ce0fa4cced577bdd96f7b.tar.gz etbsa-traccar-manager-android-5d5f65df67145ecbcd9ce0fa4cced577bdd96f7b.tar.bz2 etbsa-traccar-manager-android-5d5f65df67145ecbcd9ce0fa4cced577bdd96f7b.zip |
Merge pull request #63 from garyvdm/vector_icons
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 |