How to detect if a soft keyboard is shown on the screen: it was mentioned in a previous post that: It is detectable by a resize event, if "the view hierarchy has a container that can resize to accommodate the IME".
Anyone can provide some sample code about how to do this? I have no clue which class should be extended, what listener should be set, and what should be put in the code? Thanks, Nelson -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

