Flip Your ImageViews
This post will be cut in two parts. In the first part, I’ll present my small android library FlipImageView which allows you to create easily an ImageView which can turn into another Drawable. Then I’ll show you how the animation is performed and how you can modify it.
You can download a sample app on the store if you want to see what it looks like.
Read on →