diff --git a/composeApp/src/androidMain/res/drawable-v24/ic_launcher_foreground.xml b/composeApp/src/androidMain/res/drawable-v24/ic_launcher_foreground.xml index fdf8dc6..8bc72bb 100644 --- a/composeApp/src/androidMain/res/drawable-v24/ic_launcher_foreground.xml +++ b/composeApp/src/androidMain/res/drawable-v24/ic_launcher_foreground.xml @@ -1,15 +1,17 @@ + android:width="108dp" + android:height="108dp" + android:viewportWidth="912" + android:viewportHeight="1053.1"> + - + android:fillColor="@color/ic_launcher_foreground"/> - \ No newline at end of file + android:fillColor="@color/ic_launcher_foreground"/> + + diff --git a/composeApp/src/androidMain/res/mipmap-anydpi-v26/ic_launcher.xml b/composeApp/src/androidMain/res/mipmap-anydpi-v26/ic_launcher.xml index e34d5ac..ef49c99 100644 --- a/composeApp/src/androidMain/res/mipmap-anydpi-v26/ic_launcher.xml +++ b/composeApp/src/androidMain/res/mipmap-anydpi-v26/ic_launcher.xml @@ -1,6 +1,6 @@ - - - + + + \ No newline at end of file diff --git a/composeApp/src/androidMain/res/mipmap-anydpi-v26/ic_launcher_round.xml b/composeApp/src/androidMain/res/mipmap-anydpi-v26/ic_launcher_round.xml index e34d5ac..ef49c99 100644 --- a/composeApp/src/androidMain/res/mipmap-anydpi-v26/ic_launcher_round.xml +++ b/composeApp/src/androidMain/res/mipmap-anydpi-v26/ic_launcher_round.xml @@ -1,6 +1,6 @@ - - - + + + \ No newline at end of file diff --git a/composeApp/src/androidMain/res/values/colors.xml b/composeApp/src/androidMain/res/values/colors.xml index 3ca13ae..bdba231 100644 --- a/composeApp/src/androidMain/res/values/colors.xml +++ b/composeApp/src/androidMain/res/values/colors.xml @@ -1,5 +1,5 @@ - #7E4895 - #F8D8FF + #7E4895 + #F8D8FF \ No newline at end of file