I have a list view , where i am adding headerview to that list . every thing fine , but when am scrolling list headerview also moving with list, so i want to avoid headervie
Instead of adding a Header view add the view directly to the layout above the list view.
I had implemented all my list view like this all of them work grt..