aboutsummaryrefslogtreecommitdiffstats
path: root/java
diff options
context:
space:
mode:
authorTadashi G. Takaoka <takaoka@google.com>2011-05-31 02:38:27 -0700
committerAndroid Git Automerger <android-git-automerger@android.com>2011-05-31 02:38:27 -0700
commit3a35cf4ef3e6038140ccb5b001132e2a4627ed14 (patch)
tree08cb0b4b98afd9a34e822f73685b5f31191e8e8e /java
parent1cb24df91d637a4be11b11103ef5feca3a7237e8 (diff)
parent9b4e897e985bead39a469d538b051aa0f4bf90c9 (diff)
downloadlatinime-3a35cf4ef3e6038140ccb5b001132e2a4627ed14.tar.gz
latinime-3a35cf4ef3e6038140ccb5b001132e2a4627ed14.tar.xz
latinime-3a35cf4ef3e6038140ccb5b001132e2a4627ed14.zip
am 9b4e897e: Fix "." key code of number layout on 7 inch tablet (DO NOT MERGE)
* commit '9b4e897e985bead39a469d538b051aa0f4bf90c9': Fix "." key code of number layout on 7 inch tablet (DO NOT MERGE)
Diffstat (limited to 'java')
-rw-r--r--java/res/xml-sw600dp/kbd_number.xml9
1 files changed, 0 insertions, 9 deletions
diff --git a/java/res/xml-sw600dp/kbd_number.xml b/java/res/xml-sw600dp/kbd_number.xml
index 80391ed03..051c1c122 100644
--- a/java/res/xml-sw600dp/kbd_number.xml
+++ b/java/res/xml-sw600dp/kbd_number.xml
@@ -98,16 +98,13 @@
<!-- This row is intentionally not marked as a top row -->
<Row>
<Key
- latin:code="45"
latin:keyLabel="-"
latin:keyXPos="14.5%p"
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" />
<Key
@@ -125,16 +122,13 @@
</Row>
<Row>
<Key
- latin:code="44"
latin:keyLabel="*"
latin:keyXPos="14.5%p"
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" />
<Key
@@ -155,16 +149,13 @@
ignore the touch event on the area, "(" is intentionally not marked as a left
edge key. -->
<Key
- latin:code="40"
latin:keyLabel="("
latin:keyXPos="14.5%p"
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" />
<Key