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
New RecyclerView can be used instead of ListView to tackle the problem.
ListView