I\'m using the v4 android compatibility library to develop a tablet UI using fragments specifically for Android 2.2 devices and up.
Everything is working as it shoul
You must call setCustomAnimations before you add the fragment. This allows adding multiple fragments with different animations.
setCustomAnimations