Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
LatinIME
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
keyboard
LatinIME
Commits
9b4e897e
Commit
9b4e897e
authored
13 years ago
by
Tadashi G. Takaoka
Browse files
Options
Downloads
Patches
Plain Diff
Fix "." key code of number layout on 7 inch tablet (DO NOT MERGE)
Bug: 4442045 Change-Id: Ib3e4ac7f2fab84134e0c9c3fdbf107a91acad301
parent
2c187a76
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
java/res/xml-sw600dp/kbd_number.xml
+0
-9
0 additions, 9 deletions
java/res/xml-sw600dp/kbd_number.xml
with
0 additions
and
9 deletions
java/res/xml-sw600dp/kbd_number.xml
+
0
−
9
View file @
9b4e897e
...
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment