OSDN Git Service

Prevent crash in KeyboardView when the view is 0x0.
authorRomain Guy <romainguy@android.com>
Mon, 8 Feb 2010 19:57:55 +0000 (11:57 -0800)
committerRomain Guy <romainguy@android.com>
Mon, 8 Feb 2010 19:57:55 +0000 (11:57 -0800)
commit46a61bb730e1f144511be49722af573aba73edba
tree0d2dc167c6f53c6a3d260af889e9e5cabe3084db
parent5d36c46d2d8fb3f1bdc8fd1ff407e14b4433272a
Prevent crash in KeyboardView when the view is 0x0.

See http://code.google.com/p/android/issues/detail?id=6374
core/java/android/inputmethodservice/KeyboardView.java