Hi. I have a layout with a label at the top and a scrollview below which I add several edittexts to with code. The edittexts near the bottom get pushed up by the virtual keyboard, which is good, but the label (which contains instructions for the text entry) at the top also gets pushed up (and off the screen). Is there a way to fix this? Thanks.
Yes, I do have hints in each edittext, but those are just examples of what should be entered. I still need a label giving general instructions (rules) to stay at the top. Thanks.