am 3b2171c8: Add microphone key as long press of comma
* commit '3b2171c8986785e4d721494e2fe4c43267a291b8': Add microphone key as long press of commamain
commit
d2e254cd62
|
@ -47,7 +47,7 @@
|
|||
<Key
|
||||
latin:keyLabel="!text/keylabel_for_comma"
|
||||
latin:keyLabelFlags="hasPopupHint"
|
||||
latin:additionalMoreKeys="!text/more_keys_for_comma"
|
||||
latin:additionalMoreKeys="!text/more_keys_for_comma,!text/shortcut_as_more_key"
|
||||
latin:keyStyle="f1MoreKeysStyle" />
|
||||
</default>
|
||||
</switch>
|
||||
|
|
|
@ -27,42 +27,11 @@
|
|||
<Key
|
||||
latin:keyStyle="toSymbolKeyStyle"
|
||||
latin:keyWidth="15%p" />
|
||||
<switch>
|
||||
<case
|
||||
latin:hasShortcutKey="true"
|
||||
latin:keyboardLayoutSetElement="alphabet"
|
||||
>
|
||||
<Key
|
||||
latin:keyLabel="q"
|
||||
latin:backgroundType="normal"
|
||||
latin:additionalMoreKeys="!text/shortcut_as_more_key"
|
||||
latin:keyStyle="f1MoreKeysStyle" />
|
||||
</case>
|
||||
<case
|
||||
latin:hasShortcutKey="true"
|
||||
>
|
||||
<Key
|
||||
latin:keyLabel="Q"
|
||||
latin:backgroundType="normal"
|
||||
latin:additionalMoreKeys="!text/shortcut_as_more_key"
|
||||
latin:keyStyle="f1MoreKeysStyle" />
|
||||
</case>
|
||||
<!-- latin:hasShortcutKey="false" -->
|
||||
<case
|
||||
latin:keyboardLayoutSetElement="alphabet"
|
||||
>
|
||||
<Key
|
||||
latin:keyLabel="q"
|
||||
latin:backgroundType="normal"
|
||||
latin:keyStyle="f1MoreKeysStyle" />
|
||||
</case>
|
||||
<default>
|
||||
<Key
|
||||
latin:keyLabel="Q"
|
||||
latin:backgroundType="normal"
|
||||
latin:keyStyle="f1MoreKeysStyle" />
|
||||
</default>
|
||||
</switch>
|
||||
<Key
|
||||
latin:keyLabel="q"
|
||||
latin:backgroundType="normal"
|
||||
latin:additionalMoreKeys="!text/shortcut_as_more_key"
|
||||
latin:keyStyle="f1MoreKeysStyle" />
|
||||
<include
|
||||
latin:keyXPos="25%p"
|
||||
latin:keyboardLayout="@xml/key_space_5kw" />
|
||||
|
|
Loading…
Reference in New Issue