How to make sticky section headers (like iOS) in Android?

后端 未结 5 1902
死守一世寂寞
死守一世寂寞 2020-12-23 14:25

My specific question is: How I can achieve an effect like this: http://youtu.be/EJm7subFbQI

The bounce effect is not important, but i need the \"sticky\" effect for

5条回答
  •  甜味超标
    2020-12-23 14:35

    There are a few solutions that already exist for this problem. What you're describing are section headers and have come to be referred to as sticky section headers in Android.

    • Sticky List Headers
    • Sticky Scroll Views
    • HeaderListView

提交回复
热议问题