Is there a way to use both of setOnItemClickListener
and OnclickListner
in a ListView knowing that the List contains an ImageButton
which will have setOnclickListner
?
Edit
I use also OnItemLongClickListner
so:
- I have something to do when I Click on the Item
- I have something to do when I Long Click on the Item
- and I have another thing to do when I click on the ImageButton that is in the Item
I hope that you can understand my problem and I know that I don't have a good English sorry