diff options
Diffstat (limited to 'app/src/normal')
-rw-r--r-- | app/src/normal/res/mipmap-anydpi-v26/ic_launcher.xml | 5 | ||||
-rw-r--r-- | app/src/normal/res/mipmap-anydpi-v26/ic_launcher_round.xml | 5 | ||||
-rw-r--r-- | app/src/normal/res/mipmap-hdpi/ic_launcher.png | bin | 0 -> 4054 bytes | |||
-rw-r--r-- | app/src/normal/res/mipmap-hdpi/ic_launcher_foreground.png | bin | 0 -> 5812 bytes | |||
-rw-r--r-- | app/src/normal/res/mipmap-mdpi/ic_launcher.png | bin | 0 -> 2738 bytes | |||
-rw-r--r-- | app/src/normal/res/mipmap-mdpi/ic_launcher_foreground.png | bin | 0 -> 3796 bytes | |||
-rw-r--r-- | app/src/normal/res/mipmap-xhdpi/ic_launcher.png | bin | 0 -> 5607 bytes | |||
-rw-r--r-- | app/src/normal/res/mipmap-xhdpi/ic_launcher_foreground.png | bin | 0 -> 8292 bytes | |||
-rw-r--r-- | app/src/normal/res/mipmap-xxhdpi/ic_launcher.png | bin | 0 -> 8486 bytes | |||
-rw-r--r-- | app/src/normal/res/mipmap-xxhdpi/ic_launcher_foreground.png | bin | 0 -> 13528 bytes | |||
-rw-r--r-- | app/src/normal/res/mipmap-xxxhdpi/ic_launcher.png | bin | 0 -> 11566 bytes | |||
-rw-r--r-- | app/src/normal/res/mipmap-xxxhdpi/ic_launcher_foreground.png | bin | 0 -> 20381 bytes |
12 files changed, 10 insertions, 0 deletions
diff --git a/app/src/normal/res/mipmap-anydpi-v26/ic_launcher.xml b/app/src/normal/res/mipmap-anydpi-v26/ic_launcher.xml new file mode 100644 index 00000000..c4a603d4 --- /dev/null +++ b/app/src/normal/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="@mipmap/ic_launcher_foreground"/> +</adaptive-icon>
\ No newline at end of file diff --git a/app/src/normal/res/mipmap-anydpi-v26/ic_launcher_round.xml b/app/src/normal/res/mipmap-anydpi-v26/ic_launcher_round.xml new file mode 100644 index 00000000..c4a603d4 --- /dev/null +++ b/app/src/normal/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="@mipmap/ic_launcher_foreground"/> +</adaptive-icon>
\ No newline at end of file diff --git a/app/src/normal/res/mipmap-hdpi/ic_launcher.png b/app/src/normal/res/mipmap-hdpi/ic_launcher.png Binary files differnew file mode 100644 index 00000000..2d33905e --- /dev/null +++ b/app/src/normal/res/mipmap-hdpi/ic_launcher.png diff --git a/app/src/normal/res/mipmap-hdpi/ic_launcher_foreground.png b/app/src/normal/res/mipmap-hdpi/ic_launcher_foreground.png Binary files differnew file mode 100644 index 00000000..4b5ebe2f --- /dev/null +++ b/app/src/normal/res/mipmap-hdpi/ic_launcher_foreground.png diff --git a/app/src/normal/res/mipmap-mdpi/ic_launcher.png b/app/src/normal/res/mipmap-mdpi/ic_launcher.png Binary files differnew file mode 100644 index 00000000..93c5dda3 --- /dev/null +++ b/app/src/normal/res/mipmap-mdpi/ic_launcher.png diff --git a/app/src/normal/res/mipmap-mdpi/ic_launcher_foreground.png b/app/src/normal/res/mipmap-mdpi/ic_launcher_foreground.png Binary files differnew file mode 100644 index 00000000..8adc11b3 --- /dev/null +++ b/app/src/normal/res/mipmap-mdpi/ic_launcher_foreground.png diff --git a/app/src/normal/res/mipmap-xhdpi/ic_launcher.png b/app/src/normal/res/mipmap-xhdpi/ic_launcher.png Binary files differnew file mode 100644 index 00000000..f1ffdafa --- /dev/null +++ b/app/src/normal/res/mipmap-xhdpi/ic_launcher.png diff --git a/app/src/normal/res/mipmap-xhdpi/ic_launcher_foreground.png b/app/src/normal/res/mipmap-xhdpi/ic_launcher_foreground.png Binary files differnew file mode 100644 index 00000000..bdaf6943 --- /dev/null +++ b/app/src/normal/res/mipmap-xhdpi/ic_launcher_foreground.png diff --git a/app/src/normal/res/mipmap-xxhdpi/ic_launcher.png b/app/src/normal/res/mipmap-xxhdpi/ic_launcher.png Binary files differnew file mode 100644 index 00000000..8c507b7b --- /dev/null +++ b/app/src/normal/res/mipmap-xxhdpi/ic_launcher.png diff --git a/app/src/normal/res/mipmap-xxhdpi/ic_launcher_foreground.png b/app/src/normal/res/mipmap-xxhdpi/ic_launcher_foreground.png Binary files differnew file mode 100644 index 00000000..7197b58a --- /dev/null +++ b/app/src/normal/res/mipmap-xxhdpi/ic_launcher_foreground.png diff --git a/app/src/normal/res/mipmap-xxxhdpi/ic_launcher.png b/app/src/normal/res/mipmap-xxxhdpi/ic_launcher.png Binary files differnew file mode 100644 index 00000000..c0eafbc4 --- /dev/null +++ b/app/src/normal/res/mipmap-xxxhdpi/ic_launcher.png diff --git a/app/src/normal/res/mipmap-xxxhdpi/ic_launcher_foreground.png b/app/src/normal/res/mipmap-xxxhdpi/ic_launcher_foreground.png Binary files differnew file mode 100644 index 00000000..cc095966 --- /dev/null +++ b/app/src/normal/res/mipmap-xxxhdpi/ic_launcher_foreground.png |