Hi,

We're using a bunch of ImageView windows in an application using SDK
1.5 and when the soft keyboard window appears the ImageView windows
are appearing ontop of it, thus blocking out some of the letters on
the keyboard.

When creating the LayoutParams we're only using the following:
WindowManager.LayoutParams.TYPE_APPLICATION,
WindowManager.LayoutParams.FLAG_NOT_FOCUSABLE

It seems like there should be something in the WindowManager to
configure this but I am unable to find it.

Any suggestions?
Thanks!

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Beginners" 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-beginners?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to