The interface allow RecyclerView.Adapter to send notify observer of view interactions
interface OnRecyclerViewInteractedListener<T : ViewHolder!>