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

Commit 0bdf6c34 authored by Nishith  Khanna's avatar Nishith Khanna
Browse files

style: Update app icon according to new design

parent b258e7b1
Loading
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -35,10 +35,10 @@
    <application
        android:name=".EdriveApplication"
        android:allowBackup="true"
        android:icon="@drawable/ic_murena_eel"
        android:icon="@mipmap/ic_launcher"
        android:label="@string/app_name"
        android:persistent="true"
        android:roundIcon="@drawable/ic_murena_eel"
        android:roundIcon="@mipmap/ic_launcher"
        android:requestLegacyExternalStorage="true"> <!-- required to access media folder since app target sdk is 29+ but deprecated. Remove when Q support will be dropped-->
        <activity
            android:name=".activity.AccountsActivity"
+18.8 KiB
Loading image diff...
+9.6 KiB
Loading image diff...
+8.63 KiB
Loading image diff...
+5.05 KiB
Loading image diff...
Loading