FlipImageView
FlipImageView copied to clipboard
DEPRECATED. Use API14+ and make your animations easier! Small android lib allowing you to make a flip imageview easily, by extending FlipImageView.
For some reason, nexus 5 doesn't display image when i run my app. But, when I touch FlipImageView , it flip image and display flipped drawable.
Would you please to issue a gradle setup?
which is the best method to do an infinite loop in this animation?
for issue: 1.setFlipped(false, true);//not flip and show animation 2.before animation end,call setFlipped(true, false);// flip and do not show animation 3.when animation end,the drawable is not correct