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

Commit a2551bc7 authored by Philipp Heckel's avatar Philipp Heckel
Browse files

Fix app icon in old Android versions, closes #120

parent 400f72a9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -16,7 +16,7 @@
            android:allowBackup="true"
            android:icon="@mipmap/ic_launcher"
            android:label="@string/app_name"
            android:roundIcon="@mipmap/ic_launcher_round"
            android:roundIcon="@mipmap/ic_launcher"
            android:supportsRtl="true"
            android:theme="@style/AppTheme"
            android:networkSecurityConfig="@xml/network_security_config"
+5.73 KiB
Loading image diff...
+3.53 KiB
Loading image diff...
+7.71 KiB
Loading image diff...
+12.5 KiB
Loading image diff...
Loading