am 91e69980: Use action key background for enter key
* commit '91e69980bebc37a37f5d176450d952ba394cb303': Use action key background for enter keymain
commit
918fe83693
|
@ -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