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:keyLabelFlags="preserveCase|autoXScale|followKeyLabelRatio|followFunctionalTextColor"
|
||||
latin:keyActionFlags="noKeyPreview"
|
||||
latin:backgroundType="functional"
|
||||
latin:backgroundType="action"
|
||||
latin:parentStyle="navigateMoreKeysStyle" />
|
||||
<switch>
|
||||
<!-- Shift + Enter in textMultiLine field. -->
|
||||
|
|
|
@ -82,7 +82,7 @@
|
|||
latin:styleName="emojiKeyStyle"
|
||||
latin:keySpec="!icon/emoji_key|!code/key_emoji"
|
||||
latin:keyActionFlags="noKeyPreview"
|
||||
latin:backgroundType="functional" />
|
||||
latin:backgroundType="action" />
|
||||
<include
|
||||
latin:keyboardLayout="@xml/key_styles_enter" />
|
||||
<key-style
|
||||
|
|
|
@ -257,7 +257,7 @@
|
|||
latin:styleName="defaultEnterKeyStyle"
|
||||
latin:keyLabelFlags="preserveCase|autoXScale|followKeyLabelRatio|followFunctionalTextColor"
|
||||
latin:keyActionFlags="noKeyPreview"
|
||||
latin:backgroundType="functional"
|
||||
latin:backgroundType="action"
|
||||
latin:parentStyle="navigateMoreKeysStyle" />
|
||||
<key-style
|
||||
latin:styleName="shiftEnterKeyStyle"
|
||||
|
|
Loading…
Reference in New Issue