mirror of
https://gitlab.futo.org/keyboard/latinime.git
synced 2024-09-28 14:54:30 +01:00
Add suppress ime swicher notification
Change-Id: I2050df05483c0b97c14c99ee941607371c081176
This commit is contained in:
parent
7fb04fe007
commit
1c23d771d1
@ -34,6 +34,7 @@
|
|||||||
android:label="@string/subtype_mode_en_US_keyboard"
|
android:label="@string/subtype_mode_en_US_keyboard"
|
||||||
android:imeSubtypeLocale="en_US"
|
android:imeSubtypeLocale="en_US"
|
||||||
android:imeSubtypeMode="keyboard"
|
android:imeSubtypeMode="keyboard"
|
||||||
|
android:imeSubtypeExtraValue="TrySuppressingImeSwitcher"
|
||||||
/>
|
/>
|
||||||
<!-- <subtype android:icon="@drawable/ic_subtype_mic" -->
|
<!-- <subtype android:icon="@drawable/ic_subtype_mic" -->
|
||||||
<!-- android:label="@string/subtype_mode_en_voice" -->
|
<!-- android:label="@string/subtype_mode_en_voice" -->
|
||||||
@ -45,6 +46,7 @@
|
|||||||
android:label="@string/subtype_mode_en_GB_keyboard"
|
android:label="@string/subtype_mode_en_GB_keyboard"
|
||||||
android:imeSubtypeLocale="en_GB"
|
android:imeSubtypeLocale="en_GB"
|
||||||
android:imeSubtypeMode="keyboard"
|
android:imeSubtypeMode="keyboard"
|
||||||
|
android:imeSubtypeExtraValue="TrySuppressingImeSwitcher"
|
||||||
/>
|
/>
|
||||||
<!-- The file for Arabic layout is an alpha version. It needs to be run through UX. -->
|
<!-- The file for Arabic layout is an alpha version. It needs to be run through UX. -->
|
||||||
<subtype android:icon="@drawable/ic_subtype_keyboard"
|
<subtype android:icon="@drawable/ic_subtype_keyboard"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user