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

Unverified Commit a7b2b595 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 8081a1d8
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -62,7 +62,7 @@
    </queries>

    <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"
@@ -100,7 +100,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