app / sg.edu.ntu.scse.cz2006.gymbuddies.adapter / StringRecyclerAdapter / onBindViewHolder
onBindViewHolder
fun onBindViewHolder(holder: StringViewHolder, position: Int): Unit
Internal function to bind the view holder at the current RecyclerView position to a specific data
Parameters
holder - FavViewHolder Holder to store the data
position - Int Positing in the RecyclerView