Remove shadow from icons
|
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 840 B |
|
Before Width: | Height: | Size: 3.1 KiB After Width: | Height: | Size: 2.7 KiB |
@ -1,6 +1,6 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
|
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
|
||||||
<background android:drawable="@color/amber_500"/>
|
<background android:drawable="@color/amber_500"/>
|
||||||
<foreground android:drawable="@mipmap/ic_launcher_foreground"/>
|
<foreground android:drawable="@drawable/ic_launcher_no_shadow_foreground"/>
|
||||||
<monochrome android:drawable="@drawable/ic_launcher_no_shadow_foreground"/>
|
<monochrome android:drawable="@drawable/ic_launcher_no_shadow_foreground"/>
|
||||||
</adaptive-icon>
|
</adaptive-icon>
|
||||||
@ -1,6 +1,6 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
|
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
|
||||||
<background android:drawable="@color/blue_500"/>
|
<background android:drawable="@color/blue_500"/>
|
||||||
<foreground android:drawable="@mipmap/ic_launcher_foreground"/>
|
<foreground android:drawable="@drawable/ic_launcher_no_shadow_foreground"/>
|
||||||
<monochrome android:drawable="@drawable/ic_launcher_no_shadow_foreground"/>
|
<monochrome android:drawable="@drawable/ic_launcher_no_shadow_foreground"/>
|
||||||
</adaptive-icon>
|
</adaptive-icon>
|
||||||
@ -1,6 +1,6 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
|
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
|
||||||
<background android:drawable="@color/blue_grey_500"/>
|
<background android:drawable="@color/blue_grey_500"/>
|
||||||
<foreground android:drawable="@mipmap/ic_launcher_foreground"/>
|
<foreground android:drawable="@drawable/ic_launcher_no_shadow_foreground"/>
|
||||||
<monochrome android:drawable="@drawable/ic_launcher_no_shadow_foreground"/>
|
<monochrome android:drawable="@drawable/ic_launcher_no_shadow_foreground"/>
|
||||||
</adaptive-icon>
|
</adaptive-icon>
|
||||||
@ -1,6 +1,6 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
|
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
|
||||||
<background android:drawable="@color/brown_500"/>
|
<background android:drawable="@color/brown_500"/>
|
||||||
<foreground android:drawable="@mipmap/ic_launcher_foreground"/>
|
<foreground android:drawable="@drawable/ic_launcher_no_shadow_foreground"/>
|
||||||
<monochrome android:drawable="@drawable/ic_launcher_no_shadow_foreground"/>
|
<monochrome android:drawable="@drawable/ic_launcher_no_shadow_foreground"/>
|
||||||
</adaptive-icon>
|
</adaptive-icon>
|
||||||
@ -1,6 +1,6 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
|
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
|
||||||
<background android:drawable="@color/cyan_500"/>
|
<background android:drawable="@color/cyan_500"/>
|
||||||
<foreground android:drawable="@mipmap/ic_launcher_foreground"/>
|
<foreground android:drawable="@drawable/ic_launcher_no_shadow_foreground"/>
|
||||||
<monochrome android:drawable="@drawable/ic_launcher_no_shadow_foreground"/>
|
<monochrome android:drawable="@drawable/ic_launcher_no_shadow_foreground"/>
|
||||||
</adaptive-icon>
|
</adaptive-icon>
|
||||||
@ -1,6 +1,6 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
|
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
|
||||||
<background android:drawable="@color/grey_900"/>
|
<background android:drawable="@color/grey_900"/>
|
||||||
<foreground android:drawable="@mipmap/ic_launcher_foreground"/>
|
<foreground android:drawable="@drawable/ic_launcher_no_shadow_foreground"/>
|
||||||
<monochrome android:drawable="@drawable/ic_launcher_no_shadow_foreground"/>
|
<monochrome android:drawable="@drawable/ic_launcher_no_shadow_foreground"/>
|
||||||
</adaptive-icon>
|
</adaptive-icon>
|
||||||
@ -1,6 +1,6 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
|
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
|
||||||
<background android:drawable="@color/deep_orange_500"/>
|
<background android:drawable="@color/deep_orange_500"/>
|
||||||
<foreground android:drawable="@mipmap/ic_launcher_foreground"/>
|
<foreground android:drawable="@drawable/ic_launcher_no_shadow_foreground"/>
|
||||||
<monochrome android:drawable="@drawable/ic_launcher_no_shadow_foreground"/>
|
<monochrome android:drawable="@drawable/ic_launcher_no_shadow_foreground"/>
|
||||||
</adaptive-icon>
|
</adaptive-icon>
|
||||||
@ -1,6 +1,6 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
|
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
|
||||||
<background android:drawable="@color/deep_purple_500"/>
|
<background android:drawable="@color/deep_purple_500"/>
|
||||||
<foreground android:drawable="@mipmap/ic_launcher_foreground"/>
|
<foreground android:drawable="@drawable/ic_launcher_no_shadow_foreground"/>
|
||||||
<monochrome android:drawable="@drawable/ic_launcher_no_shadow_foreground"/>
|
<monochrome android:drawable="@drawable/ic_launcher_no_shadow_foreground"/>
|
||||||
</adaptive-icon>
|
</adaptive-icon>
|
||||||
@ -1,6 +1,6 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
|
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
|
||||||
<background android:drawable="@color/green_500"/>
|
<background android:drawable="@color/green_500"/>
|
||||||
<foreground android:drawable="@mipmap/ic_launcher_foreground"/>
|
<foreground android:drawable="@drawable/ic_launcher_no_shadow_foreground"/>
|
||||||
<monochrome android:drawable="@drawable/ic_launcher_no_shadow_foreground"/>
|
<monochrome android:drawable="@drawable/ic_launcher_no_shadow_foreground"/>
|
||||||
</adaptive-icon>
|
</adaptive-icon>
|
||||||
@ -1,6 +1,6 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
|
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
|
||||||
<background android:drawable="@color/grey_500"/>
|
<background android:drawable="@color/grey_500"/>
|
||||||
<foreground android:drawable="@mipmap/ic_launcher_foreground"/>
|
<foreground android:drawable="@drawable/ic_launcher_no_shadow_foreground"/>
|
||||||
<monochrome android:drawable="@drawable/ic_launcher_no_shadow_foreground"/>
|
<monochrome android:drawable="@drawable/ic_launcher_no_shadow_foreground"/>
|
||||||
</adaptive-icon>
|
</adaptive-icon>
|
||||||
@ -1,6 +1,6 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
|
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
|
||||||
<background android:drawable="@color/indigo_500"/>
|
<background android:drawable="@color/indigo_500"/>
|
||||||
<foreground android:drawable="@mipmap/ic_launcher_foreground"/>
|
<foreground android:drawable="@drawable/ic_launcher_no_shadow_foreground"/>
|
||||||
<monochrome android:drawable="@drawable/ic_launcher_no_shadow_foreground"/>
|
<monochrome android:drawable="@drawable/ic_launcher_no_shadow_foreground"/>
|
||||||
</adaptive-icon>
|
</adaptive-icon>
|
||||||
@ -1,6 +1,6 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
|
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
|
||||||
<background android:drawable="@color/light_blue_500"/>
|
<background android:drawable="@color/light_blue_500"/>
|
||||||
<foreground android:drawable="@mipmap/ic_launcher_foreground"/>
|
<foreground android:drawable="@drawable/ic_launcher_no_shadow_foreground"/>
|
||||||
<monochrome android:drawable="@drawable/ic_launcher_no_shadow_foreground"/>
|
<monochrome android:drawable="@drawable/ic_launcher_no_shadow_foreground"/>
|
||||||
</adaptive-icon>
|
</adaptive-icon>
|
||||||
@ -1,6 +1,6 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
|
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
|
||||||
<background android:drawable="@color/light_green_500"/>
|
<background android:drawable="@color/light_green_500"/>
|
||||||
<foreground android:drawable="@mipmap/ic_launcher_foreground"/>
|
<foreground android:drawable="@drawable/ic_launcher_no_shadow_foreground"/>
|
||||||
<monochrome android:drawable="@drawable/ic_launcher_no_shadow_foreground"/>
|
<monochrome android:drawable="@drawable/ic_launcher_no_shadow_foreground"/>
|
||||||
</adaptive-icon>
|
</adaptive-icon>
|
||||||
@ -1,6 +1,6 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
|
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
|
||||||
<background android:drawable="@color/lime_500"/>
|
<background android:drawable="@color/lime_500"/>
|
||||||
<foreground android:drawable="@mipmap/ic_launcher_foreground"/>
|
<foreground android:drawable="@drawable/ic_launcher_no_shadow_foreground"/>
|
||||||
<monochrome android:drawable="@drawable/ic_launcher_no_shadow_foreground"/>
|
<monochrome android:drawable="@drawable/ic_launcher_no_shadow_foreground"/>
|
||||||
</adaptive-icon>
|
</adaptive-icon>
|
||||||
@ -1,6 +1,6 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
|
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
|
||||||
<background android:drawable="@color/orange_500"/>
|
<background android:drawable="@color/orange_500"/>
|
||||||
<foreground android:drawable="@mipmap/ic_launcher_foreground"/>
|
<foreground android:drawable="@drawable/ic_launcher_no_shadow_foreground"/>
|
||||||
<monochrome android:drawable="@drawable/ic_launcher_no_shadow_foreground"/>
|
<monochrome android:drawable="@drawable/ic_launcher_no_shadow_foreground"/>
|
||||||
</adaptive-icon>
|
</adaptive-icon>
|
||||||
@ -1,6 +1,6 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
|
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
|
||||||
<background android:drawable="@color/pink_500"/>
|
<background android:drawable="@color/pink_500"/>
|
||||||
<foreground android:drawable="@mipmap/ic_launcher_foreground"/>
|
<foreground android:drawable="@drawable/ic_launcher_no_shadow_foreground"/>
|
||||||
<monochrome android:drawable="@drawable/ic_launcher_no_shadow_foreground"/>
|
<monochrome android:drawable="@drawable/ic_launcher_no_shadow_foreground"/>
|
||||||
</adaptive-icon>
|
</adaptive-icon>
|
||||||
@ -1,6 +1,6 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
|
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
|
||||||
<background android:drawable="@color/purple_500"/>
|
<background android:drawable="@color/purple_500"/>
|
||||||
<foreground android:drawable="@mipmap/ic_launcher_foreground"/>
|
<foreground android:drawable="@drawable/ic_launcher_no_shadow_foreground"/>
|
||||||
<monochrome android:drawable="@drawable/ic_launcher_no_shadow_foreground"/>
|
<monochrome android:drawable="@drawable/ic_launcher_no_shadow_foreground"/>
|
||||||
</adaptive-icon>
|
</adaptive-icon>
|
||||||
@ -1,6 +1,6 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
|
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
|
||||||
<background android:drawable="@color/red_500"/>
|
<background android:drawable="@color/red_500"/>
|
||||||
<foreground android:drawable="@mipmap/ic_launcher_foreground"/>
|
<foreground android:drawable="@drawable/ic_launcher_no_shadow_foreground"/>
|
||||||
<monochrome android:drawable="@drawable/ic_launcher_no_shadow_foreground"/>
|
<monochrome android:drawable="@drawable/ic_launcher_no_shadow_foreground"/>
|
||||||
</adaptive-icon>
|
</adaptive-icon>
|
||||||
@ -1,6 +1,6 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
|
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
|
||||||
<background android:drawable="@color/teal_500"/>
|
<background android:drawable="@color/teal_500"/>
|
||||||
<foreground android:drawable="@mipmap/ic_launcher_foreground"/>
|
<foreground android:drawable="@drawable/ic_launcher_no_shadow_foreground"/>
|
||||||
<monochrome android:drawable="@drawable/ic_launcher_no_shadow_foreground"/>
|
<monochrome android:drawable="@drawable/ic_launcher_no_shadow_foreground"/>
|
||||||
</adaptive-icon>
|
</adaptive-icon>
|
||||||
@ -1,6 +1,6 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
|
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
|
||||||
<background android:drawable="@color/yellow_500"/>
|
<background android:drawable="@color/yellow_500"/>
|
||||||
<foreground android:drawable="@mipmap/ic_launcher_foreground"/>
|
<foreground android:drawable="@drawable/ic_launcher_no_shadow_foreground"/>
|
||||||
<monochrome android:drawable="@drawable/ic_launcher_no_shadow_foreground"/>
|
<monochrome android:drawable="@drawable/ic_launcher_no_shadow_foreground"/>
|
||||||
</adaptive-icon>
|
</adaptive-icon>
|
||||||
|
Before Width: | Height: | Size: 809 B |
|
Before Width: | Height: | Size: 498 B |
|
Before Width: | Height: | Size: 1.2 KiB |
|
Before Width: | Height: | Size: 2.2 KiB |
|
Before Width: | Height: | Size: 3.7 KiB |
@ -1,6 +1,6 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
|
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
|
||||||
<background android:drawable="@color/blue_500" />
|
<background android:drawable="@color/blue_500" />
|
||||||
<foreground android:drawable="@mipmap/ic_launcher_foreground" />
|
<foreground android:drawable="@drawable/ic_launcher_no_shadow_foreground" />
|
||||||
<monochrome android:drawable="@drawable/ic_launcher_no_shadow_foreground" />
|
<monochrome android:drawable="@drawable/ic_launcher_no_shadow_foreground" />
|
||||||
</adaptive-icon>
|
</adaptive-icon>
|
||||||