How to draw a section header in android listview just like the ios's UITableview?

后端 未结 5 1300
不思量自难忘°
不思量自难忘° 2020-12-04 12:51

I want to draw some section headers in android listview just like the Contacts app did. When the listview was dragged the section headers will move flatly,thanks.

5条回答
  •  陌清茗
    陌清茗 (楼主)
    2020-12-04 13:17

    I found some examples in Android can resolve this issuse: Please find the example about PinnedHeaderListView PinnedHeaderListView Example

提交回复
热议问题