AdamMc331/RecyclerViewUtils

Make ViewHolder param optional

AdamMc331 opened this issue · 0 comments

The ViewHolder itemView can be null, so we should implement the parameter as an optional.