Have a read of this:

http://developer.android.com/resources/articles/on-screen-inputs.html

Specifically, mentions of adjustResize and adjustPan.

On Apr 7, 11:15 pm, Hayden <[email protected]> wrote:
> After playing around off and on with this issue for a few months, I
> finally found the answer if anyone else has this problem:  I set
> android:layout_weight="1" for the table, table row, and all the
> buttons
>
> On Apr 7, 5:39 pm, Hayden <[email protected]> wrote:
>
>
>
> > Is there a way to prevent the virtual keyboard from moving and
> > resizing views? I have a table with a row of 4 buttons at the bottom
> > of a relative layout that are centered and equally sized, very similar
> > to the 3 buttons that appear at the bottom of the Gmail app when an
> > email is checked.  When the virtual keyboard appears, the buttons move
> > to stay just above the virtual keyboard.  When this happens, the four
> > buttons become small and get squished to the left, leaving tons of
> > blank space to the right of the buttons. Is there a property I can set
> > on the table, row, and/or buttons to prevent this from happening?
>
> > Thanks!

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

To unsubscribe, reply using "remove me" as the subject.

Reply via email to