问题
I have followed this answer to animate an imageview. The animation works perfect. But I had added an onClickListener to the imageview. The onClickListener works perfectly when the image is at rest, that is not animating. But while animating, the imageview doesn't trigger the onClickListener action. What is the problem here? How can I rectify it? Please help me out.
来源:https://stackoverflow.com/questions/23947114/onclicklistener-not-triggered-during-animation