Skip to content

Commit 9e419a7

Browse files
authored
Merge pull request #273 from rainxchzed/share-repo
2 parents dc05946 + 9b3d573 commit 9e419a7

File tree

52 files changed

+333
-222
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

52 files changed

+333
-222
lines changed
203 Bytes
Loading

composeApp/src/androidMain/res/mipmap-anydpi-v26/ic_launcher.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
33
<background android:drawable="@color/ic_launcher_background"/>
44
<foreground android:drawable="@mipmap/ic_launcher_foreground"/>
5-
<monochrome android:drawable="@mipmap/ic_launcher_foreground"/>
5+
<monochrome android:drawable="@drawable/ic_launcher_monochrome"/>
66
</adaptive-icon>

composeApp/src/androidMain/res/mipmap-anydpi-v26/ic_launcher_round.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
33
<background android:drawable="@color/ic_launcher_background"/>
44
<foreground android:drawable="@mipmap/ic_launcher_foreground"/>
5-
<monochrome android:drawable="@mipmap/ic_launcher_foreground"/>
5+
<monochrome android:drawable="@drawable/ic_launcher_monochrome"/>
66
</adaptive-icon>
-116 Bytes
Loading
-116 Bytes
Loading
-92 Bytes
Loading
-92 Bytes
Loading
-154 Bytes
Loading
-154 Bytes
Loading
-246 Bytes
Loading

0 commit comments

Comments
 (0)