I\'m trying to make simple animation that would repeat several times (or infinitely). It seems that android:repeatCount does not work! Here is my anim
android:repeatCount
Try to add the code to a looping thread or a while/for statement