obtainHolderInfo

Returns a new ItemHolderInfo which will be used to store information about the ViewHolder. This information will later be passed into animate** methods.

You can override this method if you want to extend ItemHolderInfo and provide your own instances.

Return

A new ItemHolderInfo.