Hi all,
I have a Customised ListView which contains ImageView and TextView.
On click of TextView i want to Delete the item form ListView.
but problem is that, i need to Double Click the TextView.
First Click to Select item in the List and Second click is the actual click on the TextView.
It looks very weired to Click Twice.
Can anybody please help me to Achieve Single Click effect...??!!!