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
i know its late , but this is the simplest complete answer :
just put on every layout :
android:clipChildren="false" android:clipToPadding="false"