diff options
author | cyBerta <cyberta@riseup.net> | 2018-09-07 02:53:34 +0200 |
---|---|---|
committer | cyBerta <cyberta@riseup.net> | 2018-09-07 02:59:23 +0200 |
commit | 727bbdbd04ba2aabe516cfa1f902c1e7cdc62563 (patch) | |
tree | bfb2461ef26aead33b7b1f7194edeeea253fa9b1 /app | |
parent | 818c41db31c4f175a5f5bfea60798beb62606b13 (diff) |
change launcher icon for custom branded app (riseupvpn)
Diffstat (limited to 'app')
-rw-r--r-- | app/src/custom/res/drawable/ic_launcher.png | bin | 0 -> 2412 bytes | |||
-rw-r--r-- | app/src/custom/res/drawable/ic_launcher_background.xml | 170 | ||||
-rw-r--r-- | app/src/custom/res/drawable/ic_launcher_foreground.xml | 34 | ||||
-rw-r--r-- | app/src/custom/res/mipmap-anydpi-v26/ic_launcher.xml | 5 | ||||
-rw-r--r-- | app/src/custom/res/mipmap-anydpi-v26/ic_launcher_round.xml | 5 | ||||
-rw-r--r-- | app/src/custom/res/mipmap-hdpi/ic_launcher.png | bin | 3056 -> 1843 bytes | |||
-rw-r--r-- | app/src/custom/res/mipmap-hdpi/ic_launcher_round.png | bin | 5024 -> 0 bytes | |||
-rw-r--r-- | app/src/custom/res/mipmap-mdpi/ic_launcher.png | bin | 2096 -> 1530 bytes | |||
-rw-r--r-- | app/src/custom/res/mipmap-mdpi/ic_launcher_round.png | bin | 2858 -> 0 bytes | |||
-rw-r--r-- | app/src/custom/res/mipmap-xhdpi/ic_launcher.png | bin | 4569 -> 2412 bytes | |||
-rw-r--r-- | app/src/custom/res/mipmap-xhdpi/ic_launcher_round.png | bin | 7098 -> 0 bytes | |||
-rw-r--r-- | app/src/custom/res/mipmap-xxhdpi/ic_launcher.png | bin | 6464 -> 0 bytes | |||
-rw-r--r-- | app/src/custom/res/mipmap-xxhdpi/ic_launcher_round.png | bin | 10676 -> 0 bytes | |||
-rw-r--r-- | app/src/custom/res/mipmap-xxxhdpi/ic_launcher.png | bin | 9250 -> 0 bytes | |||
-rw-r--r-- | app/src/custom/res/mipmap-xxxhdpi/ic_launcher_round.png | bin | 15523 -> 0 bytes | |||
-rw-r--r-- | app/src/main/res/mipmap-hdpi/ic_launcher_round.png | bin | 6301 -> 0 bytes | |||
-rw-r--r-- | app/src/main/res/mipmap-mdpi/ic_launcher_round.png | bin | 3812 -> 0 bytes | |||
-rw-r--r-- | app/src/main/res/mipmap-xhdpi/ic_launcher_round.png | bin | 8783 -> 0 bytes | |||
-rw-r--r-- | app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png | bin | 13542 -> 0 bytes | |||
-rw-r--r-- | app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png | bin | 19074 -> 0 bytes | |||
-rw-r--r-- | app/src/normal/res/mipmap-anydpi-v26/ic_launcher.xml (renamed from app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml) | 0 | ||||
-rw-r--r-- | app/src/normal/res/mipmap-anydpi-v26/ic_launcher_round.xml (renamed from app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml) | 0 | ||||
-rw-r--r-- | app/src/normal/res/mipmap-hdpi/ic_launcher.png (renamed from app/src/main/res/mipmap-hdpi/ic_launcher.png) | bin | 4054 -> 4054 bytes | |||
-rw-r--r-- | app/src/normal/res/mipmap-hdpi/ic_launcher_foreground.png (renamed from app/src/main/res/mipmap-hdpi/ic_launcher_foreground.png) | bin | 5812 -> 5812 bytes | |||
-rw-r--r-- | app/src/normal/res/mipmap-mdpi/ic_launcher.png (renamed from app/src/main/res/mipmap-mdpi/ic_launcher.png) | bin | 2738 -> 2738 bytes | |||
-rw-r--r-- | app/src/normal/res/mipmap-mdpi/ic_launcher_foreground.png (renamed from app/src/main/res/mipmap-mdpi/ic_launcher_foreground.png) | bin | 3796 -> 3796 bytes | |||
-rw-r--r-- | app/src/normal/res/mipmap-xhdpi/ic_launcher.png (renamed from app/src/main/res/mipmap-xhdpi/ic_launcher.png) | bin | 5607 -> 5607 bytes | |||
-rw-r--r-- | app/src/normal/res/mipmap-xhdpi/ic_launcher_foreground.png (renamed from app/src/main/res/mipmap-xhdpi/ic_launcher_foreground.png) | bin | 8292 -> 8292 bytes | |||
-rw-r--r-- | app/src/normal/res/mipmap-xxhdpi/ic_launcher.png (renamed from app/src/main/res/mipmap-xxhdpi/ic_launcher.png) | bin | 8486 -> 8486 bytes | |||
-rw-r--r-- | app/src/normal/res/mipmap-xxhdpi/ic_launcher_foreground.png (renamed from app/src/main/res/mipmap-xxhdpi/ic_launcher_foreground.png) | bin | 13528 -> 13528 bytes | |||
-rw-r--r-- | app/src/normal/res/mipmap-xxxhdpi/ic_launcher.png (renamed from app/src/main/res/mipmap-xxxhdpi/ic_launcher.png) | bin | 11566 -> 11566 bytes | |||
-rw-r--r-- | app/src/normal/res/mipmap-xxxhdpi/ic_launcher_foreground.png (renamed from app/src/main/res/mipmap-xxxhdpi/ic_launcher_foreground.png) | bin | 20381 -> 20381 bytes |
32 files changed, 0 insertions, 214 deletions
diff --git a/app/src/custom/res/drawable/ic_launcher.png b/app/src/custom/res/drawable/ic_launcher.png Binary files differnew file mode 100644 index 00000000..eb46e2f6 --- /dev/null +++ b/app/src/custom/res/drawable/ic_launcher.png diff --git a/app/src/custom/res/drawable/ic_launcher_background.xml b/app/src/custom/res/drawable/ic_launcher_background.xml deleted file mode 100644 index d5fccc53..00000000 --- a/app/src/custom/res/drawable/ic_launcher_background.xml +++ /dev/null @@ -1,170 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<vector xmlns:android="http://schemas.android.com/apk/res/android" - android:width="108dp" - android:height="108dp" - android:viewportHeight="108" - android:viewportWidth="108"> - <path - android:fillColor="#26A69A" - android:pathData="M0,0h108v108h-108z" /> - <path - android:fillColor="#00000000" - android:pathData="M9,0L9,108" - android:strokeColor="#33FFFFFF" - android:strokeWidth="0.8" /> - <path - android:fillColor="#00000000" - android:pathData="M19,0L19,108" - android:strokeColor="#33FFFFFF" - android:strokeWidth="0.8" /> - <path - android:fillColor="#00000000" - android:pathData="M29,0L29,108" - android:strokeColor="#33FFFFFF" - android:strokeWidth="0.8" /> - <path - android:fillColor="#00000000" - android:pathData="M39,0L39,108" - android:strokeColor="#33FFFFFF" - android:strokeWidth="0.8" /> - <path - android:fillColor="#00000000" - android:pathData="M49,0L49,108" - android:strokeColor="#33FFFFFF" - android:strokeWidth="0.8" /> - <path - android:fillColor="#00000000" - android:pathData="M59,0L59,108" - android:strokeColor="#33FFFFFF" - android:strokeWidth="0.8" /> - <path - android:fillColor="#00000000" - android:pathData="M69,0L69,108" - android:strokeColor="#33FFFFFF" - android:strokeWidth="0.8" /> - <path - android:fillColor="#00000000" - android:pathData="M79,0L79,108" - android:strokeColor="#33FFFFFF" - android:strokeWidth="0.8" /> - <path - android:fillColor="#00000000" - android:pathData="M89,0L89,108" - android:strokeColor="#33FFFFFF" - android:strokeWidth="0.8" /> - <path - android:fillColor="#00000000" - android:pathData="M99,0L99,108" - android:strokeColor="#33FFFFFF" - android:strokeWidth="0.8" /> - <path - android:fillColor="#00000000" - android:pathData="M0,9L108,9" - android:strokeColor="#33FFFFFF" - android:strokeWidth="0.8" /> - <path - android:fillColor="#00000000" - android:pathData="M0,19L108,19" - android:strokeColor="#33FFFFFF" - android:strokeWidth="0.8" /> - <path - android:fillColor="#00000000" - android:pathData="M0,29L108,29" - android:strokeColor="#33FFFFFF" - android:strokeWidth="0.8" /> - <path - android:fillColor="#00000000" - android:pathData="M0,39L108,39" - android:strokeColor="#33FFFFFF" - android:strokeWidth="0.8" /> - <path - android:fillColor="#00000000" - android:pathData="M0,49L108,49" - android:strokeColor="#33FFFFFF" - android:strokeWidth="0.8" /> - <path - android:fillColor="#00000000" - android:pathData="M0,59L108,59" - android:strokeColor="#33FFFFFF" - android:strokeWidth="0.8" /> - <path - android:fillColor="#00000000" - android:pathData="M0,69L108,69" - android:strokeColor="#33FFFFFF" - android:strokeWidth="0.8" /> - <path - android:fillColor="#00000000" - android:pathData="M0,79L108,79" - android:strokeColor="#33FFFFFF" - android:strokeWidth="0.8" /> - <path - android:fillColor="#00000000" - android:pathData="M0,89L108,89" - android:strokeColor="#33FFFFFF" - android:strokeWidth="0.8" /> - <path - android:fillColor="#00000000" - android:pathData="M0,99L108,99" - android:strokeColor="#33FFFFFF" - android:strokeWidth="0.8" /> - <path - android:fillColor="#00000000" - android:pathData="M19,29L89,29" - android:strokeColor="#33FFFFFF" - android:strokeWidth="0.8" /> - <path - android:fillColor="#00000000" - android:pathData="M19,39L89,39" - android:strokeColor="#33FFFFFF" - android:strokeWidth="0.8" /> - <path - android:fillColor="#00000000" - android:pathData="M19,49L89,49" - android:strokeColor="#33FFFFFF" - android:strokeWidth="0.8" /> - <path - android:fillColor="#00000000" - android:pathData="M19,59L89,59" - android:strokeColor="#33FFFFFF" - android:strokeWidth="0.8" /> - <path - android:fillColor="#00000000" - android:pathData="M19,69L89,69" - android:strokeColor="#33FFFFFF" - android:strokeWidth="0.8" /> - <path - android:fillColor="#00000000" - android:pathData="M19,79L89,79" - android:strokeColor="#33FFFFFF" - android:strokeWidth="0.8" /> - <path - android:fillColor="#00000000" - android:pathData="M29,19L29,89" - android:strokeColor="#33FFFFFF" - android:strokeWidth="0.8" /> - <path - android:fillColor="#00000000" - android:pathData="M39,19L39,89" - android:strokeColor="#33FFFFFF" - android:strokeWidth="0.8" /> - <path - android:fillColor="#00000000" - android:pathData="M49,19L49,89" - android:strokeColor="#33FFFFFF" - android:strokeWidth="0.8" /> - <path - android:fillColor="#00000000" - android:pathData="M59,19L59,89" - android:strokeColor="#33FFFFFF" - android:strokeWidth="0.8" /> - <path - android:fillColor="#00000000" - android:pathData="M69,19L69,89" - android:strokeColor="#33FFFFFF" - android:strokeWidth="0.8" /> - <path - android:fillColor="#00000000" - android:pathData="M79,19L79,89" - android:strokeColor="#33FFFFFF" - android:strokeWidth="0.8" /> -</vector> diff --git a/app/src/custom/res/drawable/ic_launcher_foreground.xml b/app/src/custom/res/drawable/ic_launcher_foreground.xml deleted file mode 100644 index c7bd21db..00000000 --- a/app/src/custom/res/drawable/ic_launcher_foreground.xml +++ /dev/null @@ -1,34 +0,0 @@ -<vector xmlns:android="http://schemas.android.com/apk/res/android" - xmlns:aapt="http://schemas.android.com/aapt" - android:width="108dp" - android:height="108dp" - android:viewportHeight="108" - android:viewportWidth="108"> - <path - android:fillType="evenOdd" - android:pathData="M32,64C32,64 38.39,52.99 44.13,50.95C51.37,48.37 70.14,49.57 70.14,49.57L108.26,87.69L108,109.01L75.97,107.97L32,64Z" - android:strokeColor="#00000000" - android:strokeWidth="1"> - <aapt:attr name="android:fillColor"> - <gradient - android:endX="78.5885" - android:endY="90.9159" - android:startX="48.7653" - android:startY="61.0927" - android:type="linear"> - <item - android:color="#44000000" - android:offset="0.0" /> - <item - android:color="#00000000" - android:offset="1.0" /> - </gradient> - </aapt:attr> - </path> - <path - android:fillColor="#FFFFFF" - android:fillType="nonZero" - android:pathData="M66.94,46.02L66.94,46.02C72.44,50.07 76,56.61 76,64L32,64C32,56.61 35.56,50.11 40.98,46.06L36.18,41.19C35.45,40.45 35.45,39.3 36.18,38.56C36.91,37.81 38.05,37.81 38.78,38.56L44.25,44.05C47.18,42.57 50.48,41.71 54,41.71C57.48,41.71 60.78,42.57 63.68,44.05L69.11,38.56C69.84,37.81 70.98,37.81 71.71,38.56C72.44,39.3 72.44,40.45 71.71,41.19L66.94,46.02ZM62.94,56.92C64.08,56.92 65,56.01 65,54.88C65,53.76 64.08,52.85 62.94,52.85C61.8,52.85 60.88,53.76 60.88,54.88C60.88,56.01 61.8,56.92 62.94,56.92ZM45.06,56.92C46.2,56.92 47.13,56.01 47.13,54.88C47.13,53.76 46.2,52.85 45.06,52.85C43.92,52.85 43,53.76 43,54.88C43,56.01 43.92,56.92 45.06,56.92Z" - android:strokeColor="#00000000" - android:strokeWidth="1" /> -</vector> diff --git a/app/src/custom/res/mipmap-anydpi-v26/ic_launcher.xml b/app/src/custom/res/mipmap-anydpi-v26/ic_launcher.xml deleted file mode 100644 index eca70cfe..00000000 --- a/app/src/custom/res/mipmap-anydpi-v26/ic_launcher.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="@drawable/ic_launcher_background" /> - <foreground android:drawable="@drawable/ic_launcher_foreground" /> -</adaptive-icon>
\ No newline at end of file diff --git a/app/src/custom/res/mipmap-anydpi-v26/ic_launcher_round.xml b/app/src/custom/res/mipmap-anydpi-v26/ic_launcher_round.xml deleted file mode 100644 index eca70cfe..00000000 --- a/app/src/custom/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="@drawable/ic_launcher_background" /> - <foreground android:drawable="@drawable/ic_launcher_foreground" /> -</adaptive-icon>
\ No newline at end of file diff --git a/app/src/custom/res/mipmap-hdpi/ic_launcher.png b/app/src/custom/res/mipmap-hdpi/ic_launcher.png Binary files differindex a2f59082..faaaa0f8 100644 --- a/app/src/custom/res/mipmap-hdpi/ic_launcher.png +++ b/app/src/custom/res/mipmap-hdpi/ic_launcher.png diff --git a/app/src/custom/res/mipmap-hdpi/ic_launcher_round.png b/app/src/custom/res/mipmap-hdpi/ic_launcher_round.png Binary files differdeleted file mode 100644 index 1b523998..00000000 --- a/app/src/custom/res/mipmap-hdpi/ic_launcher_round.png +++ /dev/null diff --git a/app/src/custom/res/mipmap-mdpi/ic_launcher.png b/app/src/custom/res/mipmap-mdpi/ic_launcher.png Binary files differindex ff10afd6..cf774afb 100644 --- a/app/src/custom/res/mipmap-mdpi/ic_launcher.png +++ b/app/src/custom/res/mipmap-mdpi/ic_launcher.png diff --git a/app/src/custom/res/mipmap-mdpi/ic_launcher_round.png b/app/src/custom/res/mipmap-mdpi/ic_launcher_round.png Binary files differdeleted file mode 100644 index 115a4c76..00000000 --- a/app/src/custom/res/mipmap-mdpi/ic_launcher_round.png +++ /dev/null diff --git a/app/src/custom/res/mipmap-xhdpi/ic_launcher.png b/app/src/custom/res/mipmap-xhdpi/ic_launcher.png Binary files differindex dcd3cd80..eb46e2f6 100644 --- a/app/src/custom/res/mipmap-xhdpi/ic_launcher.png +++ b/app/src/custom/res/mipmap-xhdpi/ic_launcher.png diff --git a/app/src/custom/res/mipmap-xhdpi/ic_launcher_round.png b/app/src/custom/res/mipmap-xhdpi/ic_launcher_round.png Binary files differdeleted file mode 100644 index 459ca609..00000000 --- a/app/src/custom/res/mipmap-xhdpi/ic_launcher_round.png +++ /dev/null diff --git a/app/src/custom/res/mipmap-xxhdpi/ic_launcher.png b/app/src/custom/res/mipmap-xxhdpi/ic_launcher.png Binary files differdeleted file mode 100644 index 8ca12fe0..00000000 --- a/app/src/custom/res/mipmap-xxhdpi/ic_launcher.png +++ /dev/null diff --git a/app/src/custom/res/mipmap-xxhdpi/ic_launcher_round.png b/app/src/custom/res/mipmap-xxhdpi/ic_launcher_round.png Binary files differdeleted file mode 100644 index 8e19b410..00000000 --- a/app/src/custom/res/mipmap-xxhdpi/ic_launcher_round.png +++ /dev/null diff --git a/app/src/custom/res/mipmap-xxxhdpi/ic_launcher.png b/app/src/custom/res/mipmap-xxxhdpi/ic_launcher.png Binary files differdeleted file mode 100644 index b824ebdd..00000000 --- a/app/src/custom/res/mipmap-xxxhdpi/ic_launcher.png +++ /dev/null diff --git a/app/src/custom/res/mipmap-xxxhdpi/ic_launcher_round.png b/app/src/custom/res/mipmap-xxxhdpi/ic_launcher_round.png Binary files differdeleted file mode 100644 index 4c19a13c..00000000 --- a/app/src/custom/res/mipmap-xxxhdpi/ic_launcher_round.png +++ /dev/null diff --git a/app/src/main/res/mipmap-hdpi/ic_launcher_round.png b/app/src/main/res/mipmap-hdpi/ic_launcher_round.png Binary files differdeleted file mode 100644 index 226eb6cd..00000000 --- a/app/src/main/res/mipmap-hdpi/ic_launcher_round.png +++ /dev/null diff --git a/app/src/main/res/mipmap-mdpi/ic_launcher_round.png b/app/src/main/res/mipmap-mdpi/ic_launcher_round.png Binary files differdeleted file mode 100644 index 8b289993..00000000 --- a/app/src/main/res/mipmap-mdpi/ic_launcher_round.png +++ /dev/null diff --git a/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png b/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png Binary files differdeleted file mode 100644 index bf47a793..00000000 --- a/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png +++ /dev/null diff --git a/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png b/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png Binary files differdeleted file mode 100644 index 68139e11..00000000 --- a/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png +++ /dev/null diff --git a/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png b/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png Binary files differdeleted file mode 100644 index 89d2ec18..00000000 --- a/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png +++ /dev/null diff --git a/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml b/app/src/normal/res/mipmap-anydpi-v26/ic_launcher.xml index c4a603d4..c4a603d4 100644 --- a/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml +++ b/app/src/normal/res/mipmap-anydpi-v26/ic_launcher.xml diff --git a/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml b/app/src/normal/res/mipmap-anydpi-v26/ic_launcher_round.xml index c4a603d4..c4a603d4 100644 --- a/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml +++ b/app/src/normal/res/mipmap-anydpi-v26/ic_launcher_round.xml diff --git a/app/src/main/res/mipmap-hdpi/ic_launcher.png b/app/src/normal/res/mipmap-hdpi/ic_launcher.png Binary files differindex 2d33905e..2d33905e 100644 --- a/app/src/main/res/mipmap-hdpi/ic_launcher.png +++ b/app/src/normal/res/mipmap-hdpi/ic_launcher.png diff --git a/app/src/main/res/mipmap-hdpi/ic_launcher_foreground.png b/app/src/normal/res/mipmap-hdpi/ic_launcher_foreground.png Binary files differindex 4b5ebe2f..4b5ebe2f 100644 --- a/app/src/main/res/mipmap-hdpi/ic_launcher_foreground.png +++ b/app/src/normal/res/mipmap-hdpi/ic_launcher_foreground.png diff --git a/app/src/main/res/mipmap-mdpi/ic_launcher.png b/app/src/normal/res/mipmap-mdpi/ic_launcher.png Binary files differindex 93c5dda3..93c5dda3 100644 --- a/app/src/main/res/mipmap-mdpi/ic_launcher.png +++ b/app/src/normal/res/mipmap-mdpi/ic_launcher.png diff --git a/app/src/main/res/mipmap-mdpi/ic_launcher_foreground.png b/app/src/normal/res/mipmap-mdpi/ic_launcher_foreground.png Binary files differindex 8adc11b3..8adc11b3 100644 --- a/app/src/main/res/mipmap-mdpi/ic_launcher_foreground.png +++ b/app/src/normal/res/mipmap-mdpi/ic_launcher_foreground.png diff --git a/app/src/main/res/mipmap-xhdpi/ic_launcher.png b/app/src/normal/res/mipmap-xhdpi/ic_launcher.png Binary files differindex f1ffdafa..f1ffdafa 100644 --- a/app/src/main/res/mipmap-xhdpi/ic_launcher.png +++ b/app/src/normal/res/mipmap-xhdpi/ic_launcher.png diff --git a/app/src/main/res/mipmap-xhdpi/ic_launcher_foreground.png b/app/src/normal/res/mipmap-xhdpi/ic_launcher_foreground.png Binary files differindex bdaf6943..bdaf6943 100644 --- a/app/src/main/res/mipmap-xhdpi/ic_launcher_foreground.png +++ b/app/src/normal/res/mipmap-xhdpi/ic_launcher_foreground.png diff --git a/app/src/main/res/mipmap-xxhdpi/ic_launcher.png b/app/src/normal/res/mipmap-xxhdpi/ic_launcher.png Binary files differindex 8c507b7b..8c507b7b 100644 --- a/app/src/main/res/mipmap-xxhdpi/ic_launcher.png +++ b/app/src/normal/res/mipmap-xxhdpi/ic_launcher.png diff --git a/app/src/main/res/mipmap-xxhdpi/ic_launcher_foreground.png b/app/src/normal/res/mipmap-xxhdpi/ic_launcher_foreground.png Binary files differindex 7197b58a..7197b58a 100644 --- a/app/src/main/res/mipmap-xxhdpi/ic_launcher_foreground.png +++ b/app/src/normal/res/mipmap-xxhdpi/ic_launcher_foreground.png diff --git a/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png b/app/src/normal/res/mipmap-xxxhdpi/ic_launcher.png Binary files differindex c0eafbc4..c0eafbc4 100644 --- a/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png +++ b/app/src/normal/res/mipmap-xxxhdpi/ic_launcher.png diff --git a/app/src/main/res/mipmap-xxxhdpi/ic_launcher_foreground.png b/app/src/normal/res/mipmap-xxxhdpi/ic_launcher_foreground.png Binary files differindex cc095966..cc095966 100644 --- a/app/src/main/res/mipmap-xxxhdpi/ic_launcher_foreground.png +++ b/app/src/normal/res/mipmap-xxxhdpi/ic_launcher_foreground.png |