-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #59 from KevinSchildhorn/ks/UpdateIcons
Ks/update icons
- Loading branch information
Showing
20 changed files
with
91 additions
and
199 deletions.
There are no files selected for viewing
Binary file not shown.
Binary file not shown.
9 changes: 9 additions & 0 deletions
9
androidApp/src/androidMain/res/drawable-v24/ic_launcher_background.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
<vector xmlns:android="http://schemas.android.com/apk/res/android" | ||
android:width="108dp" | ||
android:height="108dp" | ||
android:viewportWidth="115" | ||
android:viewportHeight="115"> | ||
<path | ||
android:pathData="M15,0L119,0A15,15 0,0 1,134 15L134,119A15,15 0,0 1,119 134L15,134A15,15 0,0 1,0 119L0,15A15,15 0,0 1,15 0z" | ||
android:fillColor="#2E3034"/> | ||
</vector> |
40 changes: 14 additions & 26 deletions
40
androidApp/src/androidMain/res/drawable-v24/ic_launcher_foreground.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,30 +1,18 @@ | ||
<vector xmlns:android="http://schemas.android.com/apk/res/android" | ||
xmlns:aapt="http://schemas.android.com/aapt" | ||
android:width="108dp" | ||
android:height="108dp" | ||
android:viewportWidth="108" | ||
android:viewportHeight="108"> | ||
<path android:pathData="M31,63.928c0,0 6.4,-11 12.1,-13.1c7.2,-2.6 26,-1.4 26,-1.4l38.1,38.1L107,108.928l-32,-1L31,63.928z"> | ||
<aapt:attr name="android:fillColor"> | ||
<gradient | ||
android:endX="85.84757" | ||
android:endY="92.4963" | ||
android:startX="42.9492" | ||
android:startY="49.59793" | ||
android:type="linear"> | ||
<item | ||
android:color="#44000000" | ||
android:offset="0.0" /> | ||
<item | ||
android:color="#00000000" | ||
android:offset="1.0" /> | ||
</gradient> | ||
</aapt:attr> | ||
</path> | ||
android:viewportWidth="120" | ||
android:viewportHeight="120"> | ||
<path | ||
android:fillColor="#FFFFFF" | ||
android:fillType="nonZero" | ||
android:pathData="M65.3,45.828l3.8,-6.6c0.2,-0.4 0.1,-0.9 -0.3,-1.1c-0.4,-0.2 -0.9,-0.1 -1.1,0.3l-3.9,6.7c-6.3,-2.8 -13.4,-2.8 -19.7,0l-3.9,-6.7c-0.2,-0.4 -0.7,-0.5 -1.1,-0.3C38.8,38.328 38.7,38.828 38.9,39.228l3.8,6.6C36.2,49.428 31.7,56.028 31,63.928h46C76.3,56.028 71.8,49.428 65.3,45.828zM43.4,57.328c-0.8,0 -1.5,-0.5 -1.8,-1.2c-0.3,-0.7 -0.1,-1.5 0.4,-2.1c0.5,-0.5 1.4,-0.7 2.1,-0.4c0.7,0.3 1.2,1 1.2,1.8C45.3,56.528 44.5,57.328 43.4,57.328L43.4,57.328zM64.6,57.328c-0.8,0 -1.5,-0.5 -1.8,-1.2s-0.1,-1.5 0.4,-2.1c0.5,-0.5 1.4,-0.7 2.1,-0.4c0.7,0.3 1.2,1 1.2,1.8C66.5,56.528 65.6,57.328 64.6,57.328L64.6,57.328z" | ||
android:strokeWidth="1" | ||
android:strokeColor="#00000000" /> | ||
</vector> | ||
android:fillColor="#FFA500" | ||
android:pathData="M46.22,98.82C43.09,98.82 40.43,98.19 38.26,96.94C36.08,95.66 34.43,93.94 33.31,91.76C32.22,89.58 31.68,87.14 31.68,84.42C31.68,81.73 32.22,79.3 33.31,77.12C34.43,74.94 36.08,73.23 38.26,71.98C40.43,70.7 43.09,70.06 46.22,70.06C49.33,70.06 51.97,70.7 54.14,71.98C56.32,73.23 57.95,74.94 59.04,77.12C60.13,79.3 60.67,81.73 60.67,84.42C60.67,87.14 60.13,89.58 59.04,91.76C57.95,93.94 56.32,95.66 54.14,96.94C51.97,98.19 49.33,98.82 46.22,98.82ZM46.22,91.71C48.11,91.71 49.54,91.09 50.5,89.84C51.49,88.59 51.98,86.78 51.98,84.42C51.98,82.08 51.49,80.29 50.5,79.04C49.54,77.79 48.11,77.17 46.22,77.17C44.3,77.17 42.85,77.79 41.86,79.04C40.86,80.29 40.37,82.08 40.37,84.42C40.37,86.78 40.86,88.59 41.86,89.84C42.85,91.09 44.3,91.71 46.22,91.71Z" /> | ||
<path | ||
android:fillColor="#FFA500" | ||
android:pathData="M75.88,79.18V88.35C75.88,89.41 76.06,90.16 76.41,90.61C76.76,91.02 77.4,91.23 78.33,91.23C79.38,91.23 80.33,91.1 81.16,90.85V97.95C80.07,98.18 79.14,98.34 78.38,98.43C77.64,98.56 76.84,98.62 75.98,98.62C73.13,98.62 71,98 69.59,96.75C68.22,95.5 67.53,93.71 67.53,91.38V79.18H63.78V71.79H67.53V62.67H75.88V71.79H82.02V79.18H75.88Z" /> | ||
<path | ||
android:fillColor="#FFA500" | ||
android:pathData="M99.71,98.82C96.57,98.82 93.92,98.19 91.74,96.94C89.56,95.66 87.92,93.94 86.8,91.76C85.71,89.58 85.16,87.14 85.16,84.42C85.16,81.73 85.71,79.3 86.8,77.12C87.92,74.94 89.56,73.23 91.74,71.98C93.92,70.7 96.57,70.06 99.71,70.06C102.81,70.06 105.45,70.7 107.63,71.98C109.8,73.23 111.44,74.94 112.52,77.12C113.61,79.3 114.16,81.73 114.16,84.42C114.16,87.14 113.61,89.58 112.52,91.76C111.44,93.94 109.8,95.66 107.63,96.94C105.45,98.19 102.81,98.82 99.71,98.82ZM99.71,91.71C101.6,91.71 103.02,91.09 103.98,89.84C104.97,88.59 105.47,86.78 105.47,84.42C105.47,82.08 104.97,80.29 103.98,79.04C103.02,77.79 101.6,77.17 99.71,77.17C97.79,77.17 96.33,77.79 95.34,79.04C94.35,80.29 93.85,82.08 93.85,84.42C93.85,86.78 94.35,88.59 95.34,89.84C96.33,91.09 97.79,91.71 99.71,91.71Z" /> | ||
<path | ||
android:fillColor="#FFA500" | ||
android:pathData="M23.28,20.69V41.94H57.97V61.65H23.28V98H0.24V0.98H64.37V20.69H23.28Z" /> | ||
</vector> |
175 changes: 5 additions & 170 deletions
175
androidApp/src/androidMain/res/drawable/ic_launcher_background.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,170 +1,5 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<vector xmlns:android="http://schemas.android.com/apk/res/android" | ||
android:width="108dp" | ||
android:height="108dp" | ||
android:viewportWidth="108" | ||
android:viewportHeight="108"> | ||
<path | ||
android:fillColor="#3DDC84" | ||
android:pathData="M0,0h108v108h-108z" /> | ||
<path | ||
android:fillColor="#00000000" | ||
android:pathData="M9,0L9,108" | ||
android:strokeWidth="0.8" | ||
android:strokeColor="#33FFFFFF" /> | ||
<path | ||
android:fillColor="#00000000" | ||
android:pathData="M19,0L19,108" | ||
android:strokeWidth="0.8" | ||
android:strokeColor="#33FFFFFF" /> | ||
<path | ||
android:fillColor="#00000000" | ||
android:pathData="M29,0L29,108" | ||
android:strokeWidth="0.8" | ||
android:strokeColor="#33FFFFFF" /> | ||
<path | ||
android:fillColor="#00000000" | ||
android:pathData="M39,0L39,108" | ||
android:strokeWidth="0.8" | ||
android:strokeColor="#33FFFFFF" /> | ||
<path | ||
android:fillColor="#00000000" | ||
android:pathData="M49,0L49,108" | ||
android:strokeWidth="0.8" | ||
android:strokeColor="#33FFFFFF" /> | ||
<path | ||
android:fillColor="#00000000" | ||
android:pathData="M59,0L59,108" | ||
android:strokeWidth="0.8" | ||
android:strokeColor="#33FFFFFF" /> | ||
<path | ||
android:fillColor="#00000000" | ||
android:pathData="M69,0L69,108" | ||
android:strokeWidth="0.8" | ||
android:strokeColor="#33FFFFFF" /> | ||
<path | ||
android:fillColor="#00000000" | ||
android:pathData="M79,0L79,108" | ||
android:strokeWidth="0.8" | ||
android:strokeColor="#33FFFFFF" /> | ||
<path | ||
android:fillColor="#00000000" | ||
android:pathData="M89,0L89,108" | ||
android:strokeWidth="0.8" | ||
android:strokeColor="#33FFFFFF" /> | ||
<path | ||
android:fillColor="#00000000" | ||
android:pathData="M99,0L99,108" | ||
android:strokeWidth="0.8" | ||
android:strokeColor="#33FFFFFF" /> | ||
<path | ||
android:fillColor="#00000000" | ||
android:pathData="M0,9L108,9" | ||
android:strokeWidth="0.8" | ||
android:strokeColor="#33FFFFFF" /> | ||
<path | ||
android:fillColor="#00000000" | ||
android:pathData="M0,19L108,19" | ||
android:strokeWidth="0.8" | ||
android:strokeColor="#33FFFFFF" /> | ||
<path | ||
android:fillColor="#00000000" | ||
android:pathData="M0,29L108,29" | ||
android:strokeWidth="0.8" | ||
android:strokeColor="#33FFFFFF" /> | ||
<path | ||
android:fillColor="#00000000" | ||
android:pathData="M0,39L108,39" | ||
android:strokeWidth="0.8" | ||
android:strokeColor="#33FFFFFF" /> | ||
<path | ||
android:fillColor="#00000000" | ||
android:pathData="M0,49L108,49" | ||
android:strokeWidth="0.8" | ||
android:strokeColor="#33FFFFFF" /> | ||
<path | ||
android:fillColor="#00000000" | ||
android:pathData="M0,59L108,59" | ||
android:strokeWidth="0.8" | ||
android:strokeColor="#33FFFFFF" /> | ||
<path | ||
android:fillColor="#00000000" | ||
android:pathData="M0,69L108,69" | ||
android:strokeWidth="0.8" | ||
android:strokeColor="#33FFFFFF" /> | ||
<path | ||
android:fillColor="#00000000" | ||
android:pathData="M0,79L108,79" | ||
android:strokeWidth="0.8" | ||
android:strokeColor="#33FFFFFF" /> | ||
<path | ||
android:fillColor="#00000000" | ||
android:pathData="M0,89L108,89" | ||
android:strokeWidth="0.8" | ||
android:strokeColor="#33FFFFFF" /> | ||
<path | ||
android:fillColor="#00000000" | ||
android:pathData="M0,99L108,99" | ||
android:strokeWidth="0.8" | ||
android:strokeColor="#33FFFFFF" /> | ||
<path | ||
android:fillColor="#00000000" | ||
android:pathData="M19,29L89,29" | ||
android:strokeWidth="0.8" | ||
android:strokeColor="#33FFFFFF" /> | ||
<path | ||
android:fillColor="#00000000" | ||
android:pathData="M19,39L89,39" | ||
android:strokeWidth="0.8" | ||
android:strokeColor="#33FFFFFF" /> | ||
<path | ||
android:fillColor="#00000000" | ||
android:pathData="M19,49L89,49" | ||
android:strokeWidth="0.8" | ||
android:strokeColor="#33FFFFFF" /> | ||
<path | ||
android:fillColor="#00000000" | ||
android:pathData="M19,59L89,59" | ||
android:strokeWidth="0.8" | ||
android:strokeColor="#33FFFFFF" /> | ||
<path | ||
android:fillColor="#00000000" | ||
android:pathData="M19,69L89,69" | ||
android:strokeWidth="0.8" | ||
android:strokeColor="#33FFFFFF" /> | ||
<path | ||
android:fillColor="#00000000" | ||
android:pathData="M19,79L89,79" | ||
android:strokeWidth="0.8" | ||
android:strokeColor="#33FFFFFF" /> | ||
<path | ||
android:fillColor="#00000000" | ||
android:pathData="M29,19L29,89" | ||
android:strokeWidth="0.8" | ||
android:strokeColor="#33FFFFFF" /> | ||
<path | ||
android:fillColor="#00000000" | ||
android:pathData="M39,19L39,89" | ||
android:strokeWidth="0.8" | ||
android:strokeColor="#33FFFFFF" /> | ||
<path | ||
android:fillColor="#00000000" | ||
android:pathData="M49,19L49,89" | ||
android:strokeWidth="0.8" | ||
android:strokeColor="#33FFFFFF" /> | ||
<path | ||
android:fillColor="#00000000" | ||
android:pathData="M59,19L59,89" | ||
android:strokeWidth="0.8" | ||
android:strokeColor="#33FFFFFF" /> | ||
<path | ||
android:fillColor="#00000000" | ||
android:pathData="M69,19L69,89" | ||
android:strokeWidth="0.8" | ||
android:strokeColor="#33FFFFFF" /> | ||
<path | ||
android:fillColor="#00000000" | ||
android:pathData="M79,19L79,89" | ||
android:strokeWidth="0.8" | ||
android:strokeColor="#33FFFFFF" /> | ||
</vector> | ||
<shape xmlns:android="http://schemas.android.com/apk/res/android" | ||
android:shape="rectangle"> | ||
<solid android:color="#2E3034" /> | ||
<corners android:radius="32dp" /> | ||
</shape> |
18 changes: 18 additions & 0 deletions
18
androidApp/src/androidMain/res/drawable/ic_launcher_foreground.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
<vector xmlns:android="http://schemas.android.com/apk/res/android" | ||
android:width="108dp" | ||
android:height="108dp" | ||
android:viewportWidth="108" | ||
android:viewportHeight="108"> | ||
<path | ||
android:fillColor="#FFA500" | ||
android:pathData="M46.22,98.82C43.09,98.82 40.43,98.19 38.26,96.94C36.08,95.66 34.43,93.94 33.31,91.76C32.22,89.58 31.68,87.14 31.68,84.42C31.68,81.73 32.22,79.3 33.31,77.12C34.43,74.94 36.08,73.23 38.26,71.98C40.43,70.7 43.09,70.06 46.22,70.06C49.33,70.06 51.97,70.7 54.14,71.98C56.32,73.23 57.95,74.94 59.04,77.12C60.13,79.3 60.67,81.73 60.67,84.42C60.67,87.14 60.13,89.58 59.04,91.76C57.95,93.94 56.32,95.66 54.14,96.94C51.97,98.19 49.33,98.82 46.22,98.82ZM46.22,91.71C48.11,91.71 49.54,91.09 50.5,89.84C51.49,88.59 51.98,86.78 51.98,84.42C51.98,82.08 51.49,80.29 50.5,79.04C49.54,77.79 48.11,77.17 46.22,77.17C44.3,77.17 42.85,77.79 41.86,79.04C40.86,80.29 40.37,82.08 40.37,84.42C40.37,86.78 40.86,88.59 41.86,89.84C42.85,91.09 44.3,91.71 46.22,91.71Z" /> | ||
<path | ||
android:fillColor="#FFA500" | ||
android:pathData="M75.88,79.18V88.35C75.88,89.41 76.06,90.16 76.41,90.61C76.76,91.02 77.4,91.23 78.33,91.23C79.38,91.23 80.33,91.1 81.16,90.85V97.95C80.07,98.18 79.14,98.34 78.38,98.43C77.64,98.56 76.84,98.62 75.98,98.62C73.13,98.62 71,98 69.59,96.75C68.22,95.5 67.53,93.71 67.53,91.38V79.18H63.78V71.79H67.53V62.67H75.88V71.79H82.02V79.18H75.88Z" /> | ||
<path | ||
android:fillColor="#FFA500" | ||
android:pathData="M99.71,98.82C96.57,98.82 93.92,98.19 91.74,96.94C89.56,95.66 87.92,93.94 86.8,91.76C85.71,89.58 85.16,87.14 85.16,84.42C85.16,81.73 85.71,79.3 86.8,77.12C87.92,74.94 89.56,73.23 91.74,71.98C93.92,70.7 96.57,70.06 99.71,70.06C102.81,70.06 105.45,70.7 107.63,71.98C109.8,73.23 111.44,74.94 112.52,77.12C113.61,79.3 114.16,81.73 114.16,84.42C114.16,87.14 113.61,89.58 112.52,91.76C111.44,93.94 109.8,95.66 107.63,96.94C105.45,98.19 102.81,98.82 99.71,98.82ZM99.71,91.71C101.6,91.71 103.02,91.09 103.98,89.84C104.97,88.59 105.47,86.78 105.47,84.42C105.47,82.08 104.97,80.29 103.98,79.04C103.02,77.79 101.6,77.17 99.71,77.17C97.79,77.17 96.33,77.79 95.34,79.04C94.35,80.29 93.85,82.08 93.85,84.42C93.85,86.78 94.35,88.59 95.34,89.84C96.33,91.09 97.79,91.71 99.71,91.71Z" /> | ||
<path | ||
android:fillColor="#FFA500" | ||
android:pathData="M23.28,20.69V41.94H57.97V61.65H23.28V98H0.24V0.98H64.37V20.69H23.28Z" /> | ||
</vector> |
18 changes: 18 additions & 0 deletions
18
androidApp/src/androidMain/res/drawable/ic_launcher_monochrome.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
<vector xmlns:android="http://schemas.android.com/apk/res/android" | ||
android:width="108dp" | ||
android:height="108dp" | ||
android:viewportWidth="115" | ||
android:viewportHeight="115"> | ||
<path | ||
android:pathData="M46.22,98.82C43.09,98.82 40.43,98.19 38.26,96.94C36.08,95.66 34.43,93.94 33.31,91.76C32.22,89.58 31.68,87.14 31.68,84.42C31.68,81.73 32.22,79.3 33.31,77.12C34.43,74.94 36.08,73.23 38.26,71.98C40.43,70.7 43.09,70.06 46.22,70.06C49.33,70.06 51.97,70.7 54.14,71.98C56.32,73.23 57.95,74.94 59.04,77.12C60.13,79.3 60.67,81.73 60.67,84.42C60.67,87.14 60.13,89.58 59.04,91.76C57.95,93.94 56.32,95.66 54.14,96.94C51.97,98.19 49.33,98.82 46.22,98.82ZM46.22,91.71C48.11,91.71 49.54,91.09 50.5,89.84C51.49,88.59 51.98,86.78 51.98,84.42C51.98,82.08 51.49,80.29 50.5,79.04C49.54,77.79 48.11,77.17 46.22,77.17C44.3,77.17 42.85,77.79 41.86,79.04C40.86,80.29 40.37,82.08 40.37,84.42C40.37,86.78 40.86,88.59 41.86,89.84C42.85,91.09 44.3,91.71 46.22,91.71Z" | ||
android:fillColor="#888888"/> | ||
<path | ||
android:pathData="M75.88,79.18V88.35C75.88,89.41 76.06,90.16 76.41,90.61C76.76,91.02 77.4,91.23 78.33,91.23C79.38,91.23 80.33,91.1 81.16,90.85V97.95C80.07,98.18 79.14,98.34 78.38,98.43C77.64,98.56 76.84,98.62 75.98,98.62C73.13,98.62 71,98 69.59,96.75C68.22,95.5 67.53,93.71 67.53,91.38V79.18H63.78V71.79H67.53V62.67H75.88V71.79H82.02V79.18H75.88Z" | ||
android:fillColor="#888888"/> | ||
<path | ||
android:pathData="M99.71,98.82C96.57,98.82 93.92,98.19 91.74,96.94C89.56,95.66 87.92,93.94 86.8,91.76C85.71,89.58 85.16,87.14 85.16,84.42C85.16,81.73 85.71,79.3 86.8,77.12C87.92,74.94 89.56,73.23 91.74,71.98C93.92,70.7 96.57,70.06 99.71,70.06C102.81,70.06 105.45,70.7 107.63,71.98C109.8,73.23 111.44,74.94 112.52,77.12C113.61,79.3 114.16,81.73 114.16,84.42C114.16,87.14 113.61,89.58 112.52,91.76C111.44,93.94 109.8,95.66 107.63,96.94C105.45,98.19 102.81,98.82 99.71,98.82ZM99.71,91.71C101.6,91.71 103.02,91.09 103.98,89.84C104.97,88.59 105.47,86.78 105.47,84.42C105.47,82.08 104.97,80.29 103.98,79.04C103.02,77.79 101.6,77.17 99.71,77.17C97.79,77.17 96.33,77.79 95.34,79.04C94.35,80.29 93.85,82.08 93.85,84.42C93.85,86.78 94.35,88.59 95.34,89.84C96.33,91.09 97.79,91.71 99.71,91.71Z" | ||
android:fillColor="#888888"/> | ||
<path | ||
android:pathData="M23.28,20.69V41.94H57.97V61.65H23.28V98H0.24V0.98H64.37V20.69H23.28Z" | ||
android:fillColor="#888888"/> | ||
</vector> |
14 changes: 13 additions & 1 deletion
14
androidApp/src/androidMain/res/mipmap-anydpi-v26/ic_launcher.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,17 @@ | ||
<?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" /> | ||
|
||
<foreground> | ||
<inset | ||
android:drawable="@drawable/ic_launcher_foreground" | ||
android:inset="25%" | ||
/> | ||
</foreground> | ||
<monochrome> | ||
<inset | ||
android:drawable="@drawable/ic_launcher_monochrome" | ||
android:inset="25%" | ||
/> | ||
</monochrome> | ||
</adaptive-icon> |
14 changes: 13 additions & 1 deletion
14
androidApp/src/androidMain/res/mipmap-anydpi-v26/ic_launcher_round.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,17 @@ | ||
<?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" /> | ||
<foreground> | ||
<inset | ||
android:drawable="@drawable/ic_launcher_foreground" | ||
android:inset="25%" | ||
/> | ||
</foreground> | ||
|
||
<monochrome> | ||
<inset | ||
android:drawable="@drawable/ic_launcher_monochrome" | ||
android:inset="25%" | ||
/> | ||
</monochrome> | ||
</adaptive-icon> |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed
BIN
-16.2 KB
androidApp/src/androidMain/res/mipmap-xxxhdpi/ic_launcher_round.png
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
<resources> | ||
<string name="app_name">FotoPresenter</string> | ||
<string name="app_name">Foto</string> | ||
</resources> |