onBindViewHolder
open override fun onBindViewHolder(holder: NuguChipsView.AdapterChips.ChipsViewHolder, position: Int)
Content copied to clipboard
Called by RecyclerView to display the data at the specified position. This method should update the contents of the itemView to reflect the item at the given position.