Android layout with header, scrollview and footer, footer comes up with keyboard?

Up vote 3 down vote favorite share g+ share fb share tw.

I need a fragment with a header and a footer. The content which is in between (of course) needs to be scrollable. Up to there everything is going just fine.

But inside of the scrollview needs to be an edittext, so at a certain moment the keyboard will come up. Unfortunately enough the keyboard also brings up the footer OR when I change the windowSoftInputMode to adjustPan it hides the header. In short what I want to achieve is that the footer stays at the bottom, but the content of the scrollview scrolls up (when the keyboard gets the focus on the edittext).

Also the header needs to be visible all the time. Any suggestions on how to accomplish this behavior? Android android-scrollview android-keypad link|improve this question edited Mar 20 at 9:55 asked Mar 20 at 8:39vanleeuwenbram166110 25% accept rate.

Or...? EDIT: when I put isScrollContainer on the scrollview it behaves the same as when I use AdjustPan, so not really what I want – vanleeuwenbram Mar 20 at 11:20.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions