Hi, When I touch an EditText, the soft keyboard comes up, but it pushes my layout up a bit. So there's about a second delay where I see the keyboard modifying my layout, it's a bit jarring.
Is there a way to have the soft keyboard either: 1) Appear above my current layout (like in a Frame) so it doesn't affect my layout 2) Turn off the slide-in animation altogether? my EditText is stuck to the top of the screen, so there's no worry of the keyboard hiding it, 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

