Skip to content

Commit 41acf03

Browse files
committed
adding some new lines at the adaptive icon files
1 parent 3ebe057 commit 41acf03

19 files changed

+19
-19
lines changed

app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml

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

app/src/main/res/mipmap-anydpi-v26/ic_launcher_amber.xml

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

app/src/main/res/mipmap-anydpi-v26/ic_launcher_blue.xml

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

app/src/main/res/mipmap-anydpi-v26/ic_launcher_blue_grey.xml

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

app/src/main/res/mipmap-anydpi-v26/ic_launcher_brown.xml

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

app/src/main/res/mipmap-anydpi-v26/ic_launcher_cyan.xml

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

app/src/main/res/mipmap-anydpi-v26/ic_launcher_deep_orange.xml

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

app/src/main/res/mipmap-anydpi-v26/ic_launcher_deep_purple.xml

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

app/src/main/res/mipmap-anydpi-v26/ic_launcher_green.xml

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

app/src/main/res/mipmap-anydpi-v26/ic_launcher_grey_black.xml

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

0 commit comments

Comments
 (0)