Is there a way to be notified when the keyboard is about to show, or has shown? The following events would be great:
keyboardWillShow keyboardDidShow keyboardWillHi
The only way is to override the View's onSizeChanged() method. See this thread on the Android Developers group:
View
onSizeChanged()
http://groups.google.com/group/android-developers/browse_thread/thread/9d1681a01f05e782