Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
How to prevent virtual keyboard from moving and resizing views
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  3 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Hayden  
View profile  
 More options Apr 7 2010, 5:39 pm
From: Hayden <hayden.stew...@gmail.com>
Date: Wed, 7 Apr 2010 14:39:59 -0700 (PDT)
Local: Wed, Apr 7 2010 5:39 pm
Subject: How to prevent virtual keyboard from moving and resizing views
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 must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Hayden  
View profile  
 More options Apr 7 2010, 6:15 pm
From: Hayden <hayden.stew...@gmail.com>
Date: Wed, 7 Apr 2010 15:15:32 -0700 (PDT)
Local: Wed, Apr 7 2010 6:15 pm
Subject: Re: How to prevent virtual keyboard from moving and resizing views
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 <hayden.stew...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
jamesc  
View profile  
 More options Apr 8 2010, 1:59 am
From: jamesc <jame...@gmail.com>
Date: Wed, 7 Apr 2010 22:59:12 -0700 (PDT)
Local: Thurs, Apr 8 2010 1:59 am
Subject: Re: How to prevent virtual keyboard from moving and resizing views
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 <hayden.stew...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »