Last Updated: February 25, 2016
·
1.523K
· javipacheco

Animating layout changes

You can animated layouts when you add, update or remove a item in your layouts. You have to use animateLayoutChanges attribute

android:animateLayoutChanges="true"

You can see more information in

http://developer.android.com/intl/es/training/animation/layout.html