Hi I am looking to flip card (many cards), meaning flip between 2 images with the card flip effect. I found this, but this is very limited library https://www.b4x.com/android/forum/threads/flipimageview.37396/#post-274973 is there other solution? library?
Was working on flipping images so I could show mirrored/reflected images correctly (and in a readable way). Tried and hoping that using the FlipCompressedBitmap method from the BitmapCreator library could help me out but I couldn't get it to work (nor understand it). Will need need to study the...