CMSettingsProvider: Update app icon

Change-Id: If31edca58e156af81edf9202cb9a5a00107e84eb
This commit is contained in:
Michael Bestas 2016-01-30 14:01:26 +02:00
parent ad6f85c69e
commit c17ac3873c
7 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@
<uses-permission android:name="android.permission.MANAGE_USERS" />
<application android:icon="@drawable/icon"
<application android:icon="@mipmap/ic_launcher_settings"
android:label="@string/app_name"
android:process="system"
android:killAfterRestore="false"

Binary file not shown.

Before

Width:  |  Height:  |  Size: 990 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB