diff options
author | 2011-05-27 02:38:11 +0900 | |
---|---|---|
committer | 2011-05-28 10:01:00 +0900 | |
commit | 6b38a5fd4c7697c962bff9f3964f20e00c470b1b (patch) | |
tree | 786bf8c17d5d8cbd86615af31712f3421a216c9b /java/src/com/android/inputmethod/deprecated/voice/VoiceInputLogger.java | |
parent | ec8cb2eb53ae8fdc45c51cf58b01384161901b97 (diff) | |
download | latinime-6b38a5fd4c7697c962bff9f3964f20e00c470b1b.tar.gz latinime-6b38a5fd4c7697c962bff9f3964f20e00c470b1b.tar.xz latinime-6b38a5fd4c7697c962bff9f3964f20e00c470b1b.zip |
Adaptive keyboard width/position parser (DO NOT MERGE)
This change introduces the following features to Keyboard XML format.
* "keyXPos" can specify the key X coordinate directly.
* "keyXPos" can be negative. The X coordinate will be calcluated from
the right edge of the keyboard toward left.
* "keyWidth" can be zero to be filled up to the right side.
* "keyWidth can be negative. The key will be filled up to both sides.
* Spacer's horizontalGap is renamed as keyWidth, and can be inherited
from key-style.
* Spacer can have keyXPos attribute.
Using these syntax, all keyboard layouts have been re-written.
Bug: 4442045
Change-Id: I314b2e8ca2aa145ff9506cbf927140a15685af42
Diffstat (limited to 'java/src/com/android/inputmethod/deprecated/voice/VoiceInputLogger.java')
0 files changed, 0 insertions, 0 deletions