app / sg.edu.ntu.scse.cz2006.gymbuddies.adapter / GymReviewAdapter / onBindViewHolder
onBindViewHolder
fun onBindViewHolder(holder: ReviewViewHolder, 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