am 918fe836: am 91e69980: Use action key background for enter key
* commit '918fe83693a69d09dac31ced16cc3b061b3bda28': Use action key background for enter keymain
commit
8a61309516
|
@ -102,7 +102,7 @@
|
||||||
latin:keySpec="!icon/enter_key|!code/key_enter"
|
latin:keySpec="!icon/enter_key|!code/key_enter"
|
||||||
latin:keyLabelFlags="preserveCase|autoXScale|followKeyLabelRatio|followFunctionalTextColor"
|
latin:keyLabelFlags="preserveCase|autoXScale|followKeyLabelRatio|followFunctionalTextColor"
|
||||||
latin:keyActionFlags="noKeyPreview"
|
latin:keyActionFlags="noKeyPreview"
|
||||||
latin:backgroundType="functional"
|
latin:backgroundType="action"
|
||||||
latin:parentStyle="navigateMoreKeysStyle" />
|
latin:parentStyle="navigateMoreKeysStyle" />
|
||||||
<switch>
|
<switch>
|
||||||
<!-- Shift + Enter in textMultiLine field. -->
|
<!-- Shift + Enter in textMultiLine field. -->
|
||||||
|
|
|
@ -82,7 +82,7 @@
|
||||||
latin:styleName="emojiKeyStyle"
|
latin:styleName="emojiKeyStyle"
|
||||||
latin:keySpec="!icon/emoji_key|!code/key_emoji"
|
latin:keySpec="!icon/emoji_key|!code/key_emoji"
|
||||||
latin:keyActionFlags="noKeyPreview"
|
latin:keyActionFlags="noKeyPreview"
|
||||||
latin:backgroundType="functional" />
|
latin:backgroundType="action" />
|
||||||
<include
|
<include
|
||||||
latin:keyboardLayout="@xml/key_styles_enter" />
|
latin:keyboardLayout="@xml/key_styles_enter" />
|
||||||
<key-style
|
<key-style
|
||||||
|
|
|
@ -257,7 +257,7 @@
|
||||||
latin:styleName="defaultEnterKeyStyle"
|
latin:styleName="defaultEnterKeyStyle"
|
||||||
latin:keyLabelFlags="preserveCase|autoXScale|followKeyLabelRatio|followFunctionalTextColor"
|
latin:keyLabelFlags="preserveCase|autoXScale|followKeyLabelRatio|followFunctionalTextColor"
|
||||||
latin:keyActionFlags="noKeyPreview"
|
latin:keyActionFlags="noKeyPreview"
|
||||||
latin:backgroundType="functional"
|
latin:backgroundType="action"
|
||||||
latin:parentStyle="navigateMoreKeysStyle" />
|
latin:parentStyle="navigateMoreKeysStyle" />
|
||||||
<key-style
|
<key-style
|
||||||
latin:styleName="shiftEnterKeyStyle"
|
latin:styleName="shiftEnterKeyStyle"
|
||||||
|
|
Loading…
Reference in New Issue