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

Unverified Commit 231135b0 authored by Asher Simonds's avatar Asher Simonds Committed by Michael Bestas
Browse files

LatinIME: Bring in the new icon



* Part of the new iconset made by Asher Simonds

Co-authored-by: default avatarMichael W <baddaemon87@gmail.com>
Change-Id: I34227f160f862bafb157095cff345852953c604b
parent cf689ffd
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -55,7 +55,7 @@
         android:protectionLevel="signature"/>

    <application android:label="@string/english_ime_name"
         android:icon="@drawable/ic_launcher_keyboard"
         android:icon="@mipmap/ic_launcher"
         android:supportsRtl="true"
         android:allowBackup="true"
         android:defaultToDeviceProtectedStorage="true"
@@ -92,7 +92,7 @@
        <activity android:name=".setup.SetupActivity"
             android:theme="@style/platformActivityTheme"
             android:label="@string/english_ime_name"
             android:icon="@drawable/ic_launcher_keyboard"
             android:icon="@mipmap/ic_launcher"
             android:launchMode="singleTask"
             android:noHistory="true"
             android:exported="true">
−3.87 KiB
Loading image diff...
−2.53 KiB
Loading image diff...
−5.26 KiB
Loading image diff...
−8.17 KiB
Loading image diff...
Loading