getBindingAdapter
Returns the Adapter that last bound this ViewHolder. Might return null if this ViewHolder is not bound to any adapter.
Return
The Adapter that last bound this ViewHolder or null if this ViewHolder is not bound by any adapter (e.g. recycled).