In my application i am trying to move images using animation. When i try to animate the image (imageView2 or imageView4) to imageView1
imageView2
imageView4
imageView1
The final reason is "RelativeLayout". So to solve it, don't use RelativeLayout as your Larger-than-parent control's parent. FrameLayout instead, like: