I added the iconbutton in the customlistview successfully. but in the button_click() event I couldn't use customlistview.getItemFromView(sender) because iconbutton is not a view while getItemFromView(view as View) expects
view argument.
As I have not access to original library I am not able to use reflection library also. Would you help me to use iconbutton for this purpose.
best Regard
view argument.
As I have not access to original library I am not able to use reflection library also. Would you help me to use iconbutton for this purpose.
best Regard