Skip to content

Commit ff2ef72

Browse files
author
Kamil Klyta
committed
Changed example app icon
1 parent 70d7452 commit ff2ef72

19 files changed

+14
-0
lines changed
21.2 KB
Loading
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
3+
<background android:drawable="@color/ic_launcher_background"/>
4+
<foreground android:drawable="@mipmap/ic_launcher_foreground"/>
5+
</adaptive-icon>
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
3+
<background android:drawable="@color/ic_launcher_background"/>
4+
<foreground android:drawable="@mipmap/ic_launcher_foreground"/>
5+
</adaptive-icon>
1.22 KB
Loading
2.82 KB
Loading
3.58 KB
Loading
723 Bytes
Loading
1.73 KB
Loading
2.19 KB
Loading
1.74 KB
Loading

0 commit comments

Comments
 (0)