Hello,

I have a soft keyboard (an alternative keyboard) that functions well,
except when the hard keyboard is out. When that happens, the text
field annoyingly covers the entire screen. (and the soft keyboard does
not show up, which is ok).

I can detect the keyboard being out in my code, but I don't know what
to do to prevent the expansion of the text field.

So, what do I do when I detect this
(onConfigurationChanged(Configuration newConfig) )

Thanks.

Saied

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to