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

Commit fe8d6317 authored by Mohit Mali's avatar Mohit Mali Committed by Mohammed Althaf T
Browse files

Updated app icon

parent 4efcff2e
Loading
Loading
Loading
Loading
Loading
+24.7 KiB
Loading image diff...
+1 −1
Original line number Diff line number Diff line
@@ -15,6 +15,6 @@
  ~  along with this program.  If not, see <https://www.gnu.org/licenses/>.
  -->
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
    <background android:drawable="@drawable/ic_launcher_background"/>
    <background android:drawable="@color/ic_launcher_background"/>
    <foreground android:drawable="@drawable/ic_launcher_foreground"/>
</adaptive-icon>
 No newline at end of file
+1 −1
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="@mipmap/ic_launcher_background"/>
    <background android:drawable="@color/ic_launcher_background"/>
    <foreground android:drawable="@mipmap/ic_launcher_foreground"/>
    <monochrome android:drawable="@mipmap/ic_launcher_foreground"/>
</adaptive-icon>
 No newline at end of file
−3.56 KiB (1.92 KiB)
Loading image diff...
−2.09 KiB (3.07 KiB)
Loading image diff...
Loading