dinocore1 / DevsmartLib-Android

A Horizontal ListView for Android

Home Page:http://www.dev-smart.com/archives/34

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Listview flickers when list view item has clickable item and has click listner??

krishnalalstha opened this issue · comments

I have HorizontalListview with imageview on its list item. and everything is working fine. but it flickers on scrolling. The problem arises when there is clickable item in list item. otherwise it is working perfect.