QuickReturn
QuickReturn copied to clipboard
Couldn't click some rows
hi, I have integrated quick return in my custom listview but i couldn't get click of some random rows i have total of 4 buttons on each row with different different click events. Majorly found this issue in first and last position of listview listview is populating from database and at the same time am getting latest values from server and by using notifydatasetcahnge am repopulating listview
cast QuickReturnAttacher into AbsListViewQuickReturnAttacher then setonclicklistner to it, instead of setting onClicklistner directly to the listview