app / sg.edu.ntu.scse.cz2006.gymbuddies.adapter / FavGymAdapter / onBindViewHolder

onBindViewHolder

fun onBindViewHolder(holder: FavViewHolder, 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