I am facing a strange problem.I made a custom array Adapter which displays thing in list view.This works fine but when I click on list items. I am not able to click them.
The following is a bit of a code which I did for that.
Sorry I am not giving the full code,because it will become clumsy.
please help..
Senthil Ganesan
Greenhorn
Joined: Jul 29, 2010
Posts: 16
posted
0
hi try to use setOnItemClickListener event
for example---