I have a RelativeLayout with a tiled background. Is there a way to make a tween animation to fade out the existing image and fade in a new one?
+1
A:
You can add startAnimation
to any of your views to start your animation.
Possible duplicate of this
Rahul
2010-10-06 10:08:21