Update phone/number layout with new 7inch design (DO NOT MERGE)

Bug: 4442045
Change-Id: I346489b62b424f6fb897b109310b62b2538ef397
main
Tadashi G. Takaoka 2011-05-26 21:14:17 +09:00
parent d8638ff34b
commit 37445e1136
6 changed files with 313 additions and 147 deletions

View File

@ -23,7 +23,7 @@
latin:keyboardHeight="@dimen/keyboardHeight" latin:keyboardHeight="@dimen/keyboardHeight"
latin:maxKeyboardHeight="50%p" latin:maxKeyboardHeight="50%p"
latin:rowHeight="25%p" latin:rowHeight="25%p"
latin:keyWidth="26.67%p" latin:keyWidth="13.7%p"
latin:horizontalGap="@dimen/key_horizontal_gap" latin:horizontalGap="@dimen/key_horizontal_gap"
latin:verticalGap="@dimen/key_bottom_gap" latin:verticalGap="@dimen/key_bottom_gap"
latin:popupKeyboardTemplate="@xml/kbd_popup_template" latin:popupKeyboardTemplate="@xml/kbd_popup_template"
@ -37,116 +37,182 @@
<case <case
latin:passwordInput="true" latin:passwordInput="true"
> >
<Row <!-- This row is intentionally not marked as a top row -->
latin:rowEdgeFlags="top" <Row>
> <Spacer
latin:horizontalGap="29.5%p" />
<Key <Key
latin:keyStyle="num1KeyStyle" latin:keyStyle="num1KeyStyle" />
latin:keyEdgeFlags="left" />
<Key <Key
latin:keyStyle="num2KeyStyle" /> latin:keyStyle="num2KeyStyle" />
<Key <Key
latin:keyStyle="num3KeyStyle" /> latin:keyStyle="num3KeyStyle" />
<Spacer <Spacer
latin:horizontalGap="20%p" /> latin:horizontalGap="20.3%p" />
<Key
latin:keyStyle="deleteKeyStyle"
latin:keyWidth="9.2%p"
latin:keyEdgeFlags="right" />
</Row> </Row>
<Row> <Row>
<Spacer
latin:horizontalGap="29.5%p" />
<Key <Key
latin:keyStyle="num4KeyStyle" latin:keyStyle="num4KeyStyle" />
latin:keyEdgeFlags="left" />
<Key <Key
latin:keyStyle="num5KeyStyle" /> latin:keyStyle="num5KeyStyle" />
<Key <Key
latin:keyStyle="num6KeyStyle" /> latin:keyStyle="num6KeyStyle" />
<Spacer <Spacer
latin:horizontalGap="20%p" /> latin:horizontalGap="14.8%p" />
<Key
latin:keyStyle="returnKeyStyle"
latin:keyWidth="14.6%p"
latin:keyEdgeFlags="right" />
</Row> </Row>
<Row> <Row>
<Spacer
latin:horizontalGap="29.5%p" />
<Key <Key
latin:keyStyle="num7KeyStyle" latin:keyStyle="num7KeyStyle" />
latin:keyEdgeFlags="left" />
<Key <Key
latin:keyStyle="num8KeyStyle" /> latin:keyStyle="num8KeyStyle" />
<Key <Key
latin:keyStyle="num9KeyStyle" /> latin:keyStyle="num9KeyStyle" />
<Key <!-- There is an empty area below the "Enter" key and right of the "9" key. To
latin:keyStyle="deleteKeyStyle" ignore the touch event on the area, "9" is intentionally not marked as a right
latin:keyWidth="20%p" edge key. -->
latin:keyEdgeFlags="right" />
</Row> </Row>
<Row <!-- This row is intentionally not marked as a bottom row -->
latin:rowEdgeFlags="bottom" <Row>
>
<Spacer <Spacer
latin:horizontalGap="26.67%p" /> latin:horizontalGap="43.2%p" />
<Key <Key
latin:keyStyle="num0KeyStyle" /> latin:keyStyle="num0KeyStyle" />
<Spacer <Spacer
latin:horizontalGap="26.67%p" /> latin:horizontalGap="30.2%p" />
<Key <include
latin:keyStyle="returnKeyStyle" latin:keyboardLayout="@xml/kbd_settings" />
latin:keyWidth="20%p"
latin:keyEdgeFlags="right" />
</Row> </Row>
</case> </case>
<!-- latin:passwordInput="false" -->
<default> <default>
<Row <!-- This row is intentionally not marked as a top row -->
latin:rowEdgeFlags="top" <Row>
> <Spacer
latin:horizontalGap="10.0%p" />
<Key <Key
latin:keyLabel="1" latin:code="45"
latin:keyEdgeFlags="left" /> latin:keyLabel="-"
latin:keyWidth="9.1%p" />
<Key
latin:code="43"
latin:keyLabel="+"
latin:keyWidth="9.1%p" />
<Key
latin:code="44"
latin:keyLabel="."
latin:keyWidth="9.1%p" />
<Spacer
latin:horizontalGap="4.5%p" />
<Key
latin:keyLabel="1" />
<Key <Key
latin:keyLabel="2" /> latin:keyLabel="2" />
<Key <Key
latin:keyLabel="3" /> latin:keyLabel="3" />
<Spacer
latin:horizontalGap="8.1%p" />
<Key <Key
latin:keyLabel="-" latin:keyStyle="deleteKeyStyle"
latin:keyStyle="functionalKeyStyle" latin:keyWidth="9.2%p"
latin:keyWidth="20%p"
latin:keyEdgeFlags="right" /> latin:keyEdgeFlags="right" />
</Row> </Row>
<Row> <Row>
<Spacer
latin:horizontalGap="10.0%p" />
<Key
latin:code="44"
latin:keyLabel="*"
latin:keyWidth="9.1%p" />
<Key
latin:code="46"
latin:keyLabel="/"
latin:keyWidth="9.1%p" />
<Key
latin:code="59"
latin:keyLabel=","
latin:keyWidth="9.1%p" />
<Spacer
latin:horizontalGap="4.5%p" />
<Key <Key
latin:keyLabel="4" latin:keyLabel="4"
latin:keyEdgeFlags="left" /> latin:keyWidth="13.7%p" />
<Key <Key
latin:keyLabel="5" /> latin:keyLabel="5" />
<Key <Key
latin:keyLabel="6" /> latin:keyLabel="6" />
<Spacer
latin:horizontalGap="2.6%p" />
<Key <Key
latin:keyLabel="," latin:keyStyle="returnKeyStyle"
latin:keyStyle="functionalKeyStyle" latin:keyWidth="14.6%p"
latin:keyWidth="20%p"
latin:keyEdgeFlags="right" /> latin:keyEdgeFlags="right" />
</Row> </Row>
<Row> <Row>
<Key <Key
latin:keyLabel="7" latin:keyStyle="moreKeyStyle"
latin:keyWidth="10.0%p"
latin:keyEdgeFlags="left" /> latin:keyEdgeFlags="left" />
<!-- There is an empty area below the "More" key and left of the "(" key. To
ignore the touch event on the area, "(" is intentionally not marked as a left
edge key. -->
<Key
latin:code="40"
latin:keyLabel="("
latin:keyWidth="9.1%p" />
<Key
latin:code="41"
latin:keyLabel=")"
latin:keyWidth="9.1%p" />
<Key
latin:code="78"
latin:keyLabel="="
latin:keyWidth="9.1%p" />
<Spacer
latin:horizontalGap="4.5%p" />
<Key
latin:keyLabel="7" />
<Key <Key
latin:keyLabel="8" /> latin:keyLabel="8" />
<Key <Key
latin:keyLabel="9" /> latin:keyLabel="9" />
<Key <!-- There is an empty area below the "Enter" key and right of the "9" key. To
latin:keyStyle="deleteKeyStyle" ignore the touch event on the area, "9" is intentionally not marked as a right
latin:keyWidth="20%p" edge key. -->
latin:keyEdgeFlags="right" />
</Row> </Row>
<Row <!-- This row is intentionally not marked as a bottom row -->
latin:rowEdgeFlags="bottom" <Row>
> <Spacer
latin:horizontalGap="10.0%p" />
<!-- There is an empty area below the "More" key and left of the "space" key. To
ignore the touch event on the area, "space" is intentionally not marked as a
left edge key. -->
<Key <Key
latin:keyStyle="numSpaceKeyStyle" latin:keyStyle="nonSpecialBackgroundSpaceKeyStyle"
latin:keyEdgeFlags="left" /> latin:keyWidth="27.2%p" />
<Spacer
latin:horizontalGap="4.5%p" />
<Key
latin:keyLabel="*" />
<Key <Key
latin:keyLabel="0" /> latin:keyLabel="0" />
<Key <Key
latin:keyLabel="." /> latin:keyLabel="#" />
<Key <Spacer
latin:keyStyle="returnKeyStyle" latin:horizontalGap="4.3%p" />
latin:keyWidth="20%p" <include
latin:keyEdgeFlags="right" /> latin:keyboardLayout="@xml/kbd_settings" />
</Row> </Row>
</default> </default>
</switch> </switch>

View File

@ -23,7 +23,7 @@
latin:keyboardHeight="@dimen/keyboardHeight" latin:keyboardHeight="@dimen/keyboardHeight"
latin:maxKeyboardHeight="50%p" latin:maxKeyboardHeight="50%p"
latin:rowHeight="25%p" latin:rowHeight="25%p"
latin:keyWidth="26.67%p" latin:keyWidth="13.7%p"
latin:horizontalGap="@dimen/key_horizontal_gap" latin:horizontalGap="@dimen/key_horizontal_gap"
latin:verticalGap="@dimen/key_bottom_gap" latin:verticalGap="@dimen/key_bottom_gap"
latin:popupKeyboardTemplate="@xml/kbd_popup_template" latin:popupKeyboardTemplate="@xml/kbd_popup_template"
@ -33,62 +33,110 @@
latin:keyboardLayout="@xml/kbd_key_styles" /> latin:keyboardLayout="@xml/kbd_key_styles" />
<include <include
latin:keyboardLayout="@xml/kbd_numkey_styles" /> latin:keyboardLayout="@xml/kbd_numkey_styles" />
<Row <!-- This row is intentionally not marked as a top row -->
latin:rowEdgeFlags="top" <Row>
> <Spacer
latin:horizontalGap="14.5%p" />
<Key <Key
latin:keyStyle="num1KeyStyle" latin:code="45"
latin:keyEdgeFlags="left" /> latin:keyLabel=" - "
latin:keyWidth="9.1%p" />
<Key
latin:code="43"
latin:keyLabel=" + "
latin:keyWidth="9.1%p" />
<Spacer
latin:horizontalGap="9.1%p" />
<Key
latin:keyStyle="num1KeyStyle" />
<Key <Key
latin:keyStyle="num2KeyStyle" /> latin:keyStyle="num2KeyStyle" />
<Key <Key
latin:keyStyle="num3KeyStyle" /> latin:keyStyle="num3KeyStyle" />
<Spacer
latin:horizontalGap="8.1%p" />
<Key <Key
latin:keyLabel="-" latin:keyStyle="deleteKeyStyle"
latin:keyStyle="functionalKeyStyle" latin:keyWidth="9.2%p"
latin:keyWidth="20%p"
latin:keyEdgeFlags="right" /> latin:keyEdgeFlags="right" />
</Row> </Row>
<Row> <Row>
<Spacer
latin:horizontalGap="14.5%p" />
<Key <Key
latin:keyStyle="num4KeyStyle" latin:code="44"
latin:keyEdgeFlags="left" /> latin:keyLabel=" , "
latin:keyWidth="9.1%p" />
<Key
latin:code="46"
latin:keyLabel=" . "
latin:keyWidth="9.1%p" />
<Spacer
latin:horizontalGap="9.1%p" />
<Key
latin:keyStyle="num4KeyStyle" />
<Key <Key
latin:keyStyle="num5KeyStyle" /> latin:keyStyle="num5KeyStyle" />
<Key <Key
latin:keyStyle="num6KeyStyle" /> latin:keyStyle="num6KeyStyle" />
<Spacer
latin:horizontalGap="2.6%p" />
<Key <Key
latin:keyLabel="." latin:keyStyle="returnKeyStyle"
latin:keyStyle="functionalKeyStyle" latin:keyWidth="14.6%p"
latin:keyWidth="20%p"
latin:keyEdgeFlags="right" /> latin:keyEdgeFlags="right" />
</Row> </Row>
<Row> <Row>
<Key <Key
latin:keyStyle="num7KeyStyle" latin:keyStyle="moreKeyStyle"
latin:keyWidth="10.0%p"
latin:keyEdgeFlags="left" /> latin:keyEdgeFlags="left" />
<Spacer
latin:horizontalGap="4.5%p" />
<!-- There is an empty area below the "More" key and left of the "(" key. To ignore
the touch event on the area, "(" is intentionally not marked as a left edge key. -->
<Key
latin:code="40"
latin:keyLabel=" ( "
latin:keyWidth="9.1%p" />
<Key
latin:code="41"
latin:keyLabel=" ) "
latin:keyWidth="9.1%p" />
<Spacer
latin:horizontalGap="9.1%p" />
<Key
latin:keyStyle="num7KeyStyle" />
<Key <Key
latin:keyStyle="num8KeyStyle" /> latin:keyStyle="num8KeyStyle" />
<Key <Key
latin:keyStyle="num9KeyStyle" /> latin:keyStyle="num9KeyStyle" />
<!-- There is an empty area below the "Enter" key and right of the "9" key. To ignore
the touch event on the area, "9" is intentionally not marked as a right edge key. -->
</Row>
<!-- This row is intentionally not marked as a bottom row -->
<Row>
<Spacer
latin:horizontalGap="14.5%p" />
<!-- There is an empty area below the "More" key and left of the "space" key. To ignore
the touch event on the area, "space" is intentionally not marked as a left edge key. -->
<Key <Key
latin:keyStyle="deleteKeyStyle" latin:keyStyle="nonSpecialBackgroundSpaceKeyStyle"
latin:keyWidth="20%p" latin:keyWidth="18.2%p" />
latin:keyEdgeFlags="right" /> <Spacer
</Row> latin:horizontalGap="9.1%p" />
<Row
latin:rowEdgeFlags="bottom"
>
<Key <Key
latin:keyStyle="numAltKeyStyle" latin:keyStyle="numStarKeyStyle"
latin:keyEdgeFlags="left" /> latin:keyWidth="13.7%p" />
<Key <Key
latin:keyStyle="num0KeyStyle" /> latin:keyStyle="num0KeyStyle"
latin:keyWidth="13.7%p" />>
<Key <Key
latin:keyStyle="numSpaceKeyStyle" /> latin:keyStyle="numPoundKeyStyle"
<Key latin:keyWidth="13.7%p" />
latin:keyStyle="returnKeyStyle" <Spacer
latin:keyWidth="20%p" latin:horizontalGap="4.3%p" />
latin:keyEdgeFlags="right" /> <include
latin:keyboardLayout="@xml/kbd_settings" />
</Row> </Row>
</Keyboard> </Keyboard>

View File

@ -23,7 +23,7 @@
latin:keyboardHeight="@dimen/keyboardHeight" latin:keyboardHeight="@dimen/keyboardHeight"
latin:maxKeyboardHeight="50%p" latin:maxKeyboardHeight="50%p"
latin:rowHeight="25%p" latin:rowHeight="25%p"
latin:keyWidth="26.67%p" latin:keyWidth="13.7%p"
latin:horizontalGap="@dimen/key_horizontal_gap" latin:horizontalGap="@dimen/key_horizontal_gap"
latin:verticalGap="@dimen/key_bottom_gap" latin:verticalGap="@dimen/key_bottom_gap"
latin:popupKeyboardTemplate="@xml/kbd_popup_template" latin:popupKeyboardTemplate="@xml/kbd_popup_template"
@ -33,68 +33,117 @@
latin:keyboardLayout="@xml/kbd_key_styles" /> latin:keyboardLayout="@xml/kbd_key_styles" />
<include <include
latin:keyboardLayout="@xml/kbd_numkey_styles" /> latin:keyboardLayout="@xml/kbd_numkey_styles" />
<Row <!-- This row is intentionally not marked as a top row -->
latin:rowEdgeFlags="top"
>
<Key
latin:keyLabel="("
latin:keyEdgeFlags="left" />
<Key
latin:keyLabel="/" />
<Key
latin:keyLabel=")" />
<Key
latin:keyLabel="-"
latin:keyStyle="functionalKeyStyle"
latin:keyWidth="20%p"
latin:keyEdgeFlags="right" />
</Row>
<Row> <Row>
<Spacer
latin:horizontalGap="10.0%p" />
<Key <Key
latin:keyLabel="N" latin:code="45"
latin:keyEdgeFlags="left" /> latin:keyLabel=" - "
<!-- Pause is a comma. Check PhoneNumberUtils.java to see if this latin:keyWidth="9.1%p" />
has changed. --> <Key
latin:code="43"
latin:keyLabel=" + "
latin:keyWidth="9.1%p" />
<Key <Key
latin:code="44" latin:code="44"
latin:keyLabel="Pause" /> latin:keyLabel="@string/label_pause_key"
latin:keyWidth="9.1%p" />
<Spacer
latin:horizontalGap="4.5%p" />
<Key <Key
latin:keyLabel="," /> latin:keyStyle="num1KeyStyle" />
<Key <Key
latin:keyLabel="." latin:keyStyle="num2KeyStyle" />
latin:keyStyle="functionalKeyStyle" <Key
latin:keyWidth="20%p" latin:keyStyle="num3KeyStyle" />
<Spacer
latin:horizontalGap="8.1%p" />
<Key
latin:keyStyle="deleteKeyStyle"
latin:keyWidth="9.2%p"
latin:keyEdgeFlags="right" />
</Row>
<Row>
<Spacer
latin:horizontalGap="10.0%p" />
<Key
latin:code="44"
latin:keyLabel=" , "
latin:keyWidth="9.1%p" />
<Key
latin:code="46"
latin:keyLabel=" . "
latin:keyWidth="9.1%p" />
<Key
latin:code="59"
latin:keyLabel="@string/label_wait_key"
latin:keyWidth="9.1%p" />
<Spacer
latin:horizontalGap="4.5%p" />
<Key
latin:keyStyle="num4KeyStyle" />
<Key
latin:keyStyle="num5KeyStyle" />
<Key
latin:keyStyle="num6KeyStyle" />
<Spacer
latin:horizontalGap="2.6%p" />
<Key
latin:keyStyle="returnKeyStyle"
latin:keyWidth="14.6%p"
latin:keyEdgeFlags="right" /> latin:keyEdgeFlags="right" />
</Row> </Row>
<Row> <Row>
<Key <Key
latin:keyStyle="numStarKeyStyle" latin:keyStyle="moreKeyStyle"
latin:keyWidth="10.0%p"
latin:keyEdgeFlags="left" /> latin:keyEdgeFlags="left" />
<!-- Wait is a semicolon. --> <!-- There is an empty area below the "More" key and left of the "(" key. To ignore
the touch event on the area, "(" is intentionally not marked as a left edge key. -->
<Key <Key
latin:code="59" latin:code="40"
latin:keyLabel="Wait" /> latin:keyLabel=" ( "
latin:keyWidth="9.1%p" />
<Key
latin:code="41"
latin:keyLabel=" ) "
latin:keyWidth="9.1%p" />
<Key
latin:code="78"
latin:keyLabel=" N "
latin:keyWidth="9.1%p" />
<Spacer
latin:horizontalGap="4.5%p" />
<Key
latin:keyStyle="num7KeyStyle" />
<Key
latin:keyStyle="num8KeyStyle" />
<Key
latin:keyStyle="num9KeyStyle" />
<!-- There is an empty area below the "Enter" key and right of the "9" key. To ignore
the touch event on the area, "9" is intentionally not marked as a right edge key. -->
</Row>
<!-- This row is intentionally not marked as a bottom row -->
<Row>
<Spacer
latin:horizontalGap="10.0%p" />
<!-- There is an empty area below the "More" key and left of the "space" key. To ignore
the touch event on the area, "space" is intentionally not marked as a left edge key. -->
<Key
latin:keyStyle="nonSpecialBackgroundSpaceKeyStyle"
latin:keyWidth="27.2%p" />
<Spacer
latin:horizontalGap="4.5%p" />
<Key
latin:keyStyle="numStarKeyStyle" />
<Key
latin:keyStyle="num0KeyStyle" />
<Key <Key
latin:keyStyle="numPoundKeyStyle" /> latin:keyStyle="numPoundKeyStyle" />
<Key <Spacer
latin:keyStyle="deleteKeyStyle" latin:horizontalGap="4.3%p" />
latin:keyWidth="20%p" <include
latin:keyEdgeFlags="right" /> latin:keyboardLayout="@xml/kbd_settings" />
</Row>
<Row
latin:rowEdgeFlags="bottom"
>
<Key
latin:code="@integer/key_switch_alpha_symbol"
latin:keyLabel="@string/label_to_numeric_key"
latin:keyEdgeFlags="left" />
<Key
latin:keyLabel="+" />
<Key
latin:keyStyle="numSpaceKeyStyle" />
<Key
latin:keyStyle="returnKeyStyle"
latin:keyWidth="20%p"
latin:keyEdgeFlags="right" />
</Row> </Row>
</Keyboard> </Keyboard>

View File

@ -32,16 +32,17 @@
> >
<Key <Key
latin:keyStyle="webTabKeyStyle" latin:keyStyle="webTabKeyStyle"
latin:keyWidth="6.5%p" /> latin:keyWidth="6.4%p" />
<Key <Key
latin:keyStyle="micKeyStyle" latin:keyStyle="micKeyStyle"
latin:keyWidth="6.6%p" /> latin:keyWidth="6.5%p" />
</case> </case>
<default> <default>
<Spacer <Spacer
latin:horizontalGap="4.15%p" /> latin:horizontalGap="4.15%p" />
<Key <Key
latin:keyStyle="webTabKeyStyle" /> latin:keyStyle="webTabKeyStyle"
latin:keyWidth="8.9%p" />
</default> </default>
</switch> </switch>
</case> </case>
@ -53,10 +54,10 @@
> >
<Key <Key
latin:keyStyle="settingsKeyStyle" latin:keyStyle="settingsKeyStyle"
latin:keyWidth="6.5%p" /> latin:keyWidth="6.4%p" />
<Key <Key
latin:keyStyle="micKeyStyle" latin:keyStyle="micKeyStyle"
latin:keyWidth="6.6%p" /> latin:keyWidth="6.5%p" />
</case> </case>
<case <case
latin:hasSettingsKey="true" latin:hasSettingsKey="true"
@ -65,7 +66,8 @@
<Spacer <Spacer
latin:horizontalGap="4.15%p" /> latin:horizontalGap="4.15%p" />
<Key <Key
latin:keyStyle="settingsKeyStyle" /> latin:keyStyle="settingsKeyStyle"
latin:keyWidth="8.9%p" />
</case> </case>
<case <case
latin:hasSettingsKey="false" latin:hasSettingsKey="false"
@ -74,7 +76,8 @@
<Spacer <Spacer
latin:horizontalGap="4.15%p" /> latin:horizontalGap="4.15%p" />
<Key <Key
latin:keyStyle="micKeyStyle" /> latin:keyStyle="micKeyStyle"
latin:keyWidth="8.9%p" />
</case> </case>
<default> <default>
<Spacer <Spacer

View File

@ -100,7 +100,7 @@
<Row> <Row>
<!-- To match one character label size with "More", I placed spaces around the char '(' <!-- To match one character label size with "More", I placed spaces around the char '('
and ')'. --> and ')'. -->
<!-- There is an empty area bellow the "More" key and left of the "(" key. To ignore <!-- There is an empty area below the "More" key and left of the "(" key. To ignore
the touch event on the area, "(" is intentionally not marked as a left edge key. --> the touch event on the area, "(" is intentionally not marked as a left edge key. -->
<Spacer <Spacer
latin:horizontalGap="20.427%p" /> latin:horizontalGap="20.427%p" />
@ -120,12 +120,12 @@
latin:keyStyle="num8KeyStyle" /> latin:keyStyle="num8KeyStyle" />
<Key <Key
latin:keyStyle="num9KeyStyle" /> latin:keyStyle="num9KeyStyle" />
<!-- There is an empty area bellow the "Enter" key and right of the "9" key. To ignore <!-- There is an empty area below the "Enter" key and right of the "9" key. To ignore
the touch event on the area, "9" is intentionally not marked as a right edge key. --> the touch event on the area, "9" is intentionally not marked as a right edge key. -->
</Row> </Row>
<!-- This row is intentionally not marked as a bottom row --> <!-- This row is intentionally not marked as a bottom row -->
<Row> <Row>
<!-- There is an empty area bellow the "More" key and left of the "space" key. To ignore <!-- There is an empty area below the "More" key and left of the "space" key. To ignore
the touch event on the area, "space" is intentionally not marked as a left edge key. --> the touch event on the area, "space" is intentionally not marked as a left edge key. -->
<Spacer <Spacer
latin:horizontalGap="12.340%p" /> latin:horizontalGap="12.340%p" />
@ -160,7 +160,7 @@
latin:keyWidth="8.042%p" /> latin:keyWidth="8.042%p" />
</case> </case>
</switch> </switch>
<!-- There is an empty area bellow the "Enter" key and right of the "#" key. To ignore <!-- There is an empty area below the "Enter" key and right of the "#" key. To ignore
the touch event on the area, "#" is intentionally not marked as a right edge key. --> the touch event on the area, "#" is intentionally not marked as a right edge key. -->
</Row> </Row>
</Keyboard> </Keyboard>

View File

@ -108,7 +108,7 @@
<Row> <Row>
<!-- To match one character label size with "More" and etc., I placed spaces around the <!-- To match one character label size with "More" and etc., I placed spaces around the
char 'N', '(' and ')'. --> char 'N', '(' and ')'. -->
<!-- There is an empty area bellow the "More" key and left of the "(" key. To ignore <!-- There is an empty area below the "More" key and left of the "(" key. To ignore
the touch event on the area, "(" is intentionally not marked as a left edge key. --> the touch event on the area, "(" is intentionally not marked as a left edge key. -->
<Spacer <Spacer
latin:horizontalGap="16.406%p" /> latin:horizontalGap="16.406%p" />
@ -132,12 +132,12 @@
latin:keyStyle="num8KeyStyle" /> latin:keyStyle="num8KeyStyle" />
<Key <Key
latin:keyStyle="num9KeyStyle" /> latin:keyStyle="num9KeyStyle" />
<!-- There is an empty area bellow the "Enter" key and right of the "9" key. To ignore <!-- There is an empty area below the "Enter" key and right of the "9" key. To ignore
the touch event on the area, "9" is intentionally not marked as a right edge key. --> the touch event on the area, "9" is intentionally not marked as a right edge key. -->
</Row> </Row>
<!-- This row is intentionally not marked as a bottom row --> <!-- This row is intentionally not marked as a bottom row -->
<Row> <Row>
<!-- There is an empty area bellow the "More" key and left of the "space" key. To ignore <!-- There is an empty area below the "More" key and left of the "space" key. To ignore
the touch event on the area, "space" is intentionally not marked as a left edge key. --> the touch event on the area, "space" is intentionally not marked as a left edge key. -->
<Spacer <Spacer
latin:horizontalGap="8.362%p" /> latin:horizontalGap="8.362%p" />
@ -172,7 +172,7 @@
latin:keyWidth="8.042%p" /> latin:keyWidth="8.042%p" />
</case> </case>
</switch> </switch>
<!-- There is an empty area bellow the "Enter" key and right of the "#" key. To ignore <!-- There is an empty area below the "Enter" key and right of the "#" key. To ignore
the touch event on the area, "#" is intentionally not marked as a right edge key. --> the touch event on the area, "#" is intentionally not marked as a right edge key. -->
</Row> </Row>
</Keyboard> </Keyboard>