Android Up Down Button : Layouts and Animations
Slide Up / Down Translate
Many would be interested to perform some kindaa of slide up or bottom up animation of images on a button click.
Translate animation can be used to perform this. public TranslateAnimation (float fromXDelta, float toXDelta, float fromYDelta, float toYDelta)