Hey guys, I've stuck in a BIG problem in my Android application. I've an ListActivity and at bottom of ListView I've and EditBox. Whenever user clicks on EditBox, Virtual keyboard appears covering EditBox and user is not able to view what he is typing.
I've read lots of posts to resolve this problem but couldn't find its solution, reading http://developer.android.com/resources/articles/on-screen-inputs.html couldn't resolve my problem. In my manifest file, I've used android:windowSoftInputMode="stateVisible|adjustResize" for ListActivity as well. You help is much appreciated!! Thanks! -- 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