android - Listview scrolling bug on 5.1 -


just noticed weird bug in listview, seems reproducible 5.1, , wonder how nobody brought (couldn't find related).

pretty easy reproduce :

find listview enough items (100 +) , scroll somewhere 3/4 of list , scroll fast (2-3 long flings) , you'll notice listview scroll way bottom!

p.s don't try blame on code since managed reproduce on contacts/fb/google io/whatsapp...

now imo pretty severe bug, , find workaround/fix asap, got 1 ?

update : listview.java hasn't changed sdk21, abslistview.java did.

you may use recycler view instead of list view may no longer supported google. try slidenerd videos on youtube. it. hope helps.


Comments