commit | e004b868f3e10d133798cfc719a69e3a1db0fa18 | [log] [tgz] |
---|---|---|
author | Dmitry Tsyganyuk <fdt017@motorola.com> | Wed Aug 29 11:04:03 2012 -0500 |
committer | Dmitry Tsyganyuk <fdt017@motorola.com> | Wed Aug 29 11:04:03 2012 -0500 |
tree | 660e75f0d886387c3ec7a3ce7fad30bd3f2d7ed8 | |
parent | 13ab2c9fdaec119a40b628ae772fd1462fbb826d [diff] |
Fix NullException in QwertyKeyListener.KeyDown Extending null protection for view to "c == i" case in addition to "c == Character.toUpperCase(i)" case that helped to fix some force closures. Seems as typo in original implementation. Change-Id: Ibaa5aea95c5c8cdc8ac981fe0d1dad313e3e692f Signed-off-by: Dmitry Tsyganyuk <fdt017@motorola.com>