Hello In my android application i am using a header and a footer.In between i have a table inside a scrollview. The problem is that i am not able to see the footer even if i am adding it same as header using include tag. The height and width of the scrollview if i set it to some specified length it works fine but again when it changes the orientation it doesnot.
Could any one let me know how i can make my footer visible at the bottom of the screen without changing the scrollview height.
Please let me know your valuable suggestions
Thanks in advance:)