Android layout - Screen wont move up to allow input in EditText at the bottom -


Hopefully this is just a bit easier because I'm still wet behind the ears with the programming of Android. My problem is that I have some editing text boxes at the bottom of the layout. When they do the required work in the emulator, you touch the editor and scroll the screen so you can see the content. But when I try it on my droid inc, it comes from the Edit Keyboard.

Try applying it so that whenever you add more control to any layout, it will allow you to scroll up and down.

This will definitely help you understand ScrollView .


Comments

Popular posts from this blog

c# - sqlDecimal to decimal clr stored procedure Unable to cast object of type 'System.Data.SqlTypes.SqlDecimal' to type 'System.IConvertible' -

Calling GetGUIThreadInfo from Outlook VBA -

Obfuscating Python code? -