I have problem, in my Android app, I have ImageView
and I implemented onClick
event but when I click on ImageView
it looks like that it doesn't run onClickListener
at all.
Any help?
I have problem, in my Android app, I have ImageView
and I implemented onClick
event but when I click on ImageView
it looks like that it doesn't run onClickListener
at all.
Any help?