If you edit in Contacts,
- the Save & Cancel button always stays in top and placed above the
Virtual Keyboard. - the form elements are scrollable
I want to achieve the same behavior. I have very long form to enter and I want to make the User anytime Save/Cancel.
Please help.
you can do it by adding a footer view in your layout.example :
http://blog.maxaller.name/2010/05/attaching-a-sticky-headerfooter-to-an-android-listview/
I achieve the same using this layout :