Android : How to avoid header from scrolling in listview , android?

前端 未结 5 2115
攒了一身酷
攒了一身酷 2021-01-02 08:37

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

5条回答
  •  [愿得一人]
    2021-01-02 08:51

    I'm not sure I correctly understand what you ask. So I get you have something like.

    
    

    Why don't you do

    ?

提交回复
热议问题