I've found this resource link quite helpful for dealing with animation for other layout views such as LinearLayout etc.:
http://developer.android.com/training/animation/layout.html
Hopefully this can help.
You can also have a look at https://github.com/nhaarman/ListViewAnimations for inspiration