diff options
author | 2014-03-19 17:26:17 +0900 | |
---|---|---|
committer | 2014-03-19 19:37:27 +0900 | |
commit | bdd79917f0b229d92551a7ada15ef1bd7beaeb95 (patch) | |
tree | 107ac9e520f999cf97e6af25ad5190d78bdb4284 /java/res/xml-sw600dp/rows_pcqwerty.xml | |
parent | 0dabae720a83f9099667dea4de002007fdf35d60 (diff) | |
download | latinime-bdd79917f0b229d92551a7ada15ef1bd7beaeb95.tar.gz latinime-bdd79917f0b229d92551a7ada15ef1bd7beaeb95.tar.xz latinime-bdd79917f0b229d92551a7ada15ef1bd7beaeb95.zip |
Fix PC Qwerty layout
This CL fixes:
- Action label never displayed on phone.
- Go action label incorrectly showed on tablet.
- Broken layout on noMicrophoneKey+noSettingsKey input field.
- "Voice input key" settings has no effect on phone.
- Inconsistent microphone and emoji key layouts.
- Slightly modified spacebar size when language switch key is on.
- Slightly larger enter key on tablet.
Bug: 13537661
Change-Id: I69a6ee7bc99e84b104a4d0352e1824096f6a4750
Diffstat (limited to 'java/res/xml-sw600dp/rows_pcqwerty.xml')
-rw-r--r-- | java/res/xml-sw600dp/rows_pcqwerty.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/res/xml-sw600dp/rows_pcqwerty.xml b/java/res/xml-sw600dp/rows_pcqwerty.xml index 8714815ef..b503d839d 100644 --- a/java/res/xml-sw600dp/rows_pcqwerty.xml +++ b/java/res/xml-sw600dp/rows_pcqwerty.xml @@ -56,7 +56,7 @@ latin:keyWidth="7.0%p" > <Spacer - latin:keyWidth="12.0%p" /> + latin:keyWidth="10.0%p" /> <include latin:keyboardLayout="@xml/rowkeys_pcqwerty3" /> <Key |