Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 95ab6fff authored by Tadashi G. Takaoka's avatar Tadashi G. Takaoka Committed by Android (Google) Code Review
Browse files

Merge "Change spacebar and language switch key background color of phone" into jb-dev

parents 5a8d2fd1 550202a9
Loading
Loading
Loading
Loading
+3 −6
Original line number Diff line number Diff line
@@ -105,8 +105,7 @@
    <key-style
        latin:styleName="spaceKeyStyle"
        latin:code="!code/key_space"
        latin:keyActionFlags="noKeyPreview|enableLongPress"
        latin:backgroundType="functional" />
        latin:keyActionFlags="noKeyPreview|enableLongPress" />
    <!-- U+200C: ZERO WIDTH NON-JOINER
         U+200D: ZERO WIDTH JOINER -->
    <key-style
@@ -115,8 +114,7 @@
        latin:keyIcon="!icon/zwnj_key"
        latin:moreKeys="!icon/zwj_key|&#x200D;"
        latin:keyLabelFlags="hasPopupHint"
        latin:keyActionFlags="noKeyPreview"
        latin:backgroundType="functional" />
        latin:keyActionFlags="noKeyPreview" />
    <key-style
        latin:styleName="shortcutKeyStyle"
        latin:code="!code/key_shortcut"
@@ -137,8 +135,7 @@
        latin:code="!code/key_language_switch"
        latin:keyIcon="!icon/language_switch_key"
        latin:keyActionFlags="noKeyPreview|altCodeWhileTyping|enableLongPress"
        latin:altCode="!code/key_space"
        latin:backgroundType="functional" />
        latin:altCode="!code/key_space" />
    <key-style
        latin:styleName="tabKeyStyle"
        latin:code="!code/key_tab"
+2 −3
Original line number Diff line number Diff line
@@ -38,11 +38,10 @@
            >
                <!-- U+064B: "ً" ARABIC FATHATAN -->
                <Key
                    latin:keyLabel="."
                    latin:keyHintLabel="&#x064B;"
                    latin:keyLabelFlags="hasPopupHint|hasShiftedLetterHint"
                    latin:moreKeys="!text/more_keys_for_arabic_diacritics"
                    latin:backgroundType="functional" />
                    latin:keyStyle="punctuationKeyStyle" />
            </case>
            <default>
                <Key