I have very wide image, and I want an infinite animation that moves the ImageView across that image. For example this is my start point:
And I want to animate the ImageView to this point of view:
And so on until my ImageView will reach the end of the actual image, and then it will return to the start point.