I have ImageButton
in view holder which is in base adapter
. I set image for ImageButton
in GetView. It is working fine. And I set onClickListener
for that ImageButton
. So, Now when i click that ImageButton
I need to change the background image of that ImageButton
.
Android : Issue with ImageButton onClickListener in baseAdapter
on Friday, August 8, 2014
0 comments:
Post a Comment