on Bind View Holder
open override fun onBindViewHolder(viewHolder: ResultAdapter.ViewHolder, position: Int)
Content copied to clipboard
Replace the contents of a view (invoked by the layout manager).
Replace the contents of a view (invoked by the layout manager).