For example, let's say you have a playing card, and it's showing the card (like 10 of clubs). I want to make it so that if I tap on that image, to make it have a flip effect and show the back of the card (another image).
When you tap it again, to make it flip back again and show the 10 of clubs again.
When I open the B4i sample application, it shows an error stating 'XImageView' for unknown type. Are you missing a library reference? Where can I find this library?