Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit dbe3afeb authored by Romain Hunault's avatar Romain Hunault
Browse files

Change default icon

parent 2d94c571
Loading
Loading
Loading
Loading
+18.2 KiB
Loading image diff...
+2 −2
Original line number Diff line number Diff line
<?xml version="1.0" encoding="utf-8"?>
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
    <background android:drawable="@color/md_orange_700"/>
    <background android:drawable="@color/ic_launcher_background"/>
    <foreground android:drawable="@mipmap/ic_launcher_foreground"/>
</adaptive-icon>
 No newline at end of file
+5 −0
Original line number Diff line number Diff line
<?xml version="1.0" encoding="utf-8"?>
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
    <background android:drawable="@color/ic_launcher_background"/>
    <foreground android:drawable="@mipmap/ic_launcher_foreground"/>
</adaptive-icon>
 No newline at end of file
−4.25 KiB (2.22 KiB)
Loading image diff...
−5.04 KiB (3.09 KiB)
Loading image diff...
Loading