I have a listview with number of edittext as a child. When i start writing text in the editext than editext hides itself to back of the keyboard in Samsung Galaxy 10" tablet. How can i set the edittext always above the keyboard? I have also used adjustSpan & adjustResize in the manifest but failed to do so. Please let me know where i am lacking in my code. Any sort of help would be appreciable.
Thanks in advance.