diff options
| author | Gaspard Coulet <gaspard.coulet@mines-ales.org> | 2021-04-28 23:08:21 +0200 |
|---|---|---|
| committer | Gaspard Coulet <gaspard.coulet@mines-ales.org> | 2021-04-28 23:08:21 +0200 |
| commit | 20f3a92f1c5ddecb565634237e33b321e846ad5d (patch) | |
| tree | 1de4cea19d6bf2768a212c1e3c030bdb05a39544 /Realisation_vol/App/app/src/main/res/mipmap-anydpi-v26 | |
Initial commit
Diffstat (limited to 'Realisation_vol/App/app/src/main/res/mipmap-anydpi-v26')
| -rw-r--r-- | Realisation_vol/App/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml | 5 | ||||
| -rw-r--r-- | Realisation_vol/App/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml | 5 |
2 files changed, 10 insertions, 0 deletions
diff --git a/Realisation_vol/App/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml b/Realisation_vol/App/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml new file mode 100644 index 0000000..d3f33eb --- /dev/null +++ b/Realisation_vol/App/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="utf-8"?>
+<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
+ <background android:drawable="@drawable/ic_launcher_background"/>
+ <foreground android:drawable="@drawable/ic_launcher_foreground"/>
+</adaptive-icon>
\ No newline at end of file diff --git a/Realisation_vol/App/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml b/Realisation_vol/App/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml new file mode 100644 index 0000000..d3f33eb --- /dev/null +++ b/Realisation_vol/App/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="utf-8"?>
+<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
+ <background android:drawable="@drawable/ic_launcher_background"/>
+ <foreground android:drawable="@drawable/ic_launcher_foreground"/>
+</adaptive-icon>
\ No newline at end of file |
