aboutsummaryrefslogtreecommitdiffstats
path: root/java/res/xml-sw600dp/row_qwerty4.xml
diff options
context:
space:
mode:
authorTadashi G. Takaoka <takaoka@google.com>2012-01-26 18:03:30 +0900
committerTadashi G. Takaoka <takaoka@google.com>2012-01-31 12:55:45 +0900
commitca2f051cc173acc3bce384ebfe08068564bc8e07 (patch)
treee6521ddbe372710fd703dac4574552e8b7e96e3c /java/res/xml-sw600dp/row_qwerty4.xml
parent3b0f2bf169c23ea94c5a0adb275ce41b5c34ea83 (diff)
downloadlatinime-ca2f051cc173acc3bce384ebfe08068564bc8e07.tar.gz
latinime-ca2f051cc173acc3bce384ebfe08068564bc8e07.tar.xz
latinime-ca2f051cc173acc3bce384ebfe08068564bc8e07.zip
Auto generate various shift states alphabet keyboard automatically
If any shift state variants of alphabet keyboard layout is not specified in KeyboardSet.Element, it will be automatically generated from base alphabet keyboard definition. This change also * Eliminates KeyboardShiftState object from Keyboard. * Removes various set shift state methods from Keyboard. * Removes KeyboardSet.Element.elementAutoGenerate attribute. * Separates "sticky" Key.backgroundType to "stickyOff" and "stickyOn" * Add preserveCase flag to smiley, .com, and labeled special keys. * Rename KeyboardShiftState class to AlphabetShiftState. * Rename some attributes from *UppercaseLetter* to *ShiftedLetterHint*. * Introduce shiftedLetterActivated to Key.keyLabelFlags Change-Id: I01a0a8efeeaa76820ae728a5bdfa8d02b6ce74b7
Diffstat (limited to 'java/res/xml-sw600dp/row_qwerty4.xml')
-rw-r--r--java/res/xml-sw600dp/row_qwerty4.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/java/res/xml-sw600dp/row_qwerty4.xml b/java/res/xml-sw600dp/row_qwerty4.xml
index bf6bcb1c6..b06508e37 100644
--- a/java/res/xml-sw600dp/row_qwerty4.xml
+++ b/java/res/xml-sw600dp/row_qwerty4.xml
@@ -45,9 +45,9 @@
<default>
<Key
latin:keyLabel="/"
- latin:keyLabelFlags="hasUppercaseLetter"
latin:keyHintLabel="\@"
- latin:moreKeys="\@" />
+ latin:moreKeys="\@"
+ latin:keyStyle="hasShiftedLetterHintStyle" />
</default>
</switch>
<Key