disable listview overscroll on samsung android

后端 未结 4 992
野性不改
野性不改 2021-02-09 08:17

I need to totally disable overscroll in my listviews so I can implement my own overscroll functionality.

Seems to be simple enough when looking at the core listview cla

4条回答
  •  春和景丽
    2021-02-09 09:01

    Not my solution but check out https://gist.github.com/DHuckaby/3919939. Works for me. Stupid Samsung

提交回复
热议问题