android-animate-width Programmatically animate the width of a View. Usage new AnimateWidth( (View) rootView, (int) R.id.view, (int) animationSpeed, (int) initialWidth, (int) finalWidth ).playAnimation();