am b3278a5c: am 0828beee: Merge change 25386 into eclair

Merge commit 'b3278a5c8a625b5bfe532eea0c1e30d24695f4ae'

* commit 'b3278a5c8a625b5bfe532eea0c1e30d24695f4ae':
  Add one more hardware keyboard character popup: \ if you hold /
This commit is contained in:
Eric Fischer
2009-09-17 12:12:16 -07:00
committed by Android Git Automerger

View File

@@ -431,6 +431,7 @@ public class QwertyKeyListener extends BaseKeyListener {
PICKER_SETS.put('z', "\u017A\u017C\u017E");
PICKER_SETS.put(KeyCharacterMap.PICKER_DIALOG_INPUT,
"\u2026\u00A5\u2022\u00AE\u00A9\u00B1[]{}\\");
PICKER_SETS.put('/', "\\");
// From packages/inputmethods/LatinIME/res/xml/kbd_symbols.xml