I guess this is kind of an odd question but I have tried setting onClicklistener on an ImageView and it has worked. But the problem is that the user cannot sense the click. I me
anim/anim_item.xml
And add:
myView.startAnimation(AnimationUtils.loadAnimation(context, R.anim.anim_item));