Try setting android:windowSoftInputMode attribute of your activity element in the AndroidManifest.xml to adjustResize
13.05.2010 15:35 пользователь "jrichards1...@googlemail.com" < jrichards1...@googlemail.com> написал: Hi. i have created a basic scrollview where inside lies a linearLayout populated with about 5-6 Textviews and EditTextViews. the problem is that say if i wish to enter a text in the bottom half of the scrollview, the keyboard pops up and i cant see what i am typing inside the editTextView. Does anybody know if there is a way to automaticaly make the EditTextView located at the bottom of my scrollview, visible above the android onscreen keyboard? Thanks in advance -- You received this message because you are subscribed to the Google Groups "Android Beginners" group. NEW! Try asking and tagging your question on Stack Overflow at http://stackoverflow.com/questions/tagged/android To unsubscribe from this group, send email to android-beginners+unsubscr...@googlegroups.com<android-beginners%2bunsubscr...@googlegroups.com> For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en -- You received this message because you are subscribed to the Google Groups "Android Beginners" group. NEW! Try asking and tagging your question on Stack Overflow at http://stackoverflow.com/questions/tagged/android To unsubscribe from this group, send email to android-beginners+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en