android - Swipe to delete listview shows artifacts -


i trying implement chet haase's swipe delete, example has provided leaving artifacts, , ghost list view item, once number of items less number fill screen.

also, if remove background container mentioned, can see more weird artifacts.

this image shows artifacts when swipe, after removing background container

this shows last item being repeated after second item removed swiping

the source code example taken here: graphics geek dev bytes

try implement swipelistview. has same feature want.

enter image description here


Comments