I\'m playing about with animations with android. The animations android.R.anim.slide_in_left and android.R.anim.slide_out_right are provided. I\'m looking for a way to get t
Here are slide_in_right and slide_out_left from the Android open source project.