public interface ViewModel<T>
onFinishInflate() to get references to your children views. Then set
up the display of the view in populate().void populate(T item)
item - the item to populate the view withCopyright © 2011-2014. All Rights Reserved.