Or, to put it another way, perhaps there is a way to bring up the
software keyboard and suppress this behaviour? Bottom line, is that it
looks awful on larger resolutions. I can overload the right events
within the control to prevent this behaviour, but I would still need
to manually invoke the InputMethodManager...

On Nov 19, 4:30 pm, Michael <mikecg...@gmail.com> wrote:
> I'm looking to prevent the default behaviour of going full screen when
> controls like EditText receive focus in an application. The
> InputMethodManager class does indeed have a setFullscreen() method
> available, but it seems to have been hidden on purpose in the SDK. Is
> there any other way to disable this behaviour while still using the
> software keyboard?
>
> Thanks,
> Michael

-- 
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