Restore AOSP settings app icon

cm-14.1
Rashed Abdel-Tawab 7 years ago
parent cf59fe31be
commit f51936f933
No known key found for this signature in database
GPG Key ID: 87867AAE006CB094
  1. 5
      overlay/packages/apps/Settings/res/mipmap-anydpi/ic_launcher.xml
  2. BIN
      overlay/packages/apps/Settings/res/mipmap-hdpi/ic_launcher_settings.png
  3. BIN
      overlay/packages/apps/Settings/res/mipmap-mdpi/ic_launcher_settings.png
  4. BIN
      overlay/packages/apps/Settings/res/mipmap-xhdpi/ic_launcher_settings.png
  5. BIN
      overlay/packages/apps/Settings/res/mipmap-xxhdpi/ic_launcher_settings.png
  6. BIN
      overlay/packages/apps/Settings/res/mipmap-xxxhdpi/ic_launcher_settings.png

@ -0,0 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
<background android:drawable="@*android:color/accent_device_default_light"/>
<foreground android:drawable="@mipmap/ic_foreground"/>
</adaptive-icon>

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 28 KiB

Loading…
Cancel
Save