//Android/br.com.arch.toolkit.android.recyclerAdapter/ViewBinder/bind
[android] abstract fun bind(model: MODEL)
Binds the model data to the view.
android