I\'ve been trawling through as many threads on this topic that I can find on the flicker that arises in Android 2.2 when dealing with AnimationListeners, but I can\'t quite
@Override public void onAnimationEnd(Animation animation) { footer.clearAnimation(); }
This worked for me.