[android-developers] Soft keyboard alters layout

2011-01-12 Thread Neilz
Hi all.

I have a layout which comprises a central section (for listview etc)
and a navigation bar which is fixed at the bottom.

When the soft keyboard pops up, the view is compacted to make way for
it, and my nav bar gets pushed halfway up the screen which just looks
daft.

Is there a way I can stop this? Surely the keyboard can act as a frame
and overlay the existing views?

Thanks.

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


Re: [android-developers] Soft keyboard alters layout

2011-01-12 Thread TreKing
On Wed, Jan 12, 2011 at 3:18 AM, Neilz neilhorn...@gmail.com wrote:

 Is there a way I can stop this? Surely the keyboard can act as a frame and
 overlay the existing views?


See if this helps:
http://developer.android.com/resources/articles/on-screen-inputs.html

-
TreKing http://sites.google.com/site/rezmobileapps/treking - Chicago
transit tracking app for Android-powered devices

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