The answer is this:

mEditText.setImeOptions(EditorInfo.IME_FLAG_NO_EXTRACT_UI);

if anyone else looks for it!


On Mar 2, 10:40 am, André <pha...@hotmail.com> wrote:
> In my app my edittext changes to full screen when it's focused and in
> landscape. I have seen apps that has worked around some how so that
> the soft keyboard just ends up being on top of the edittext.
> Any suggestions of how I can achieve this?
>
> // André

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