app / sg.edu.ntu.scse.cz2006.gymbuddies / ChatActivity / onViewInteracted

onViewInteracted

open fun onViewInteracted(view: View!, holder: ViewHolder!, action: Int): Unit

The method provides the implementation on user interacting with RecyclerView's items

Parameters

view - View!:

holder - ViewHolder!:

action - Int:

See Also
MessageAdapterOnRecyclerViewInteractedListener