setCustomItemAnimator
Set a custom item animator for MessageListView. That will handle animations involving changes to the items in this MessageListView.
Parameters
itemAnimator
The ItemAnimator being set. If null, no animations will occur when changes occur to the items in this MessageListView.