Hi,

is there any way to control the amount that the activity-window gets
scrolled up when the virtual keyboard gets displayed? The default
(when panning is enabled for that Activity in the Manifest) is to pan
exactly that far so that the user can still see the EditText or
whatever the user wants to edit.

Now I have an EditText below said EditText that dynamically changes
text if text gets entered into the EditText above. I'd like to scroll
the window a little further up so that both EditTexts get displayed.
And I don't want to use a ScrollView, just the normal mechanism that
get's triggered when you open up the virtual keyboard.

Any pointers to the right API are very welcome!

Thank you             Ralf

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

Reply via email to