I am trying to to do a translate animation on an image view from the bottom to the middle of the screen. Upon finish of the animation, I want the image view to stay there.
Add this line before starting the animation translate.setFillAfter(true);
translate.setFillAfter(true);