fun onBindViewHolder(holder: ViewHolder, position: Int): Unit
Binds a Achievement to a ViewHolder.
holder - The target ViewHolder.
holder
position - The position of the Achievement in this adapter's list.
position