If you're currently supporting API 3, I'd try to bump it to API 4, and
see if that helps.  I had some similar issues, and while I lost a
small percentage of device support, it was worth it for the simplicity
of the fix.

On Jan 21, 9:09 am, Alok Kulkarni <kulsu...@gmail.com> wrote:
> Hi.
>  i am having an activity in which i am adding controls such as
> EditText and TextView at runtime in a listiiew.
> What happens is that for the Edittext the keyboard pops up and the
> controls at the bottom of the screen are not visible even when i
> scroll down.So when i add the property
> android:windowSoftInputMode="stateVisible|adjustResize|adjustPan"
> , things work.But suddenly i face the issue that i cannot type in the
> edit text pressing the keyboard.The focus automatically goes out of
> the EditText while typing on the keyboard.I have tried this on Devices
> like Nexus S , Moto Cliq . Both have the same problem.Any ideas.

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

Reply via email to