arch-android

//Android/br.com.arch.toolkit.android.recyclerAdapter/SimpleAdapter/SimpleAdapter

SimpleAdapter

[android]
constructor(creator: (@R|kotlin/ParameterName|(name = String(context)) ERROR CLASS: Symbol not found for Context) -> VIEW)

Parameters

android

   
MODEL The type of data to be displayed.
VIEW The type of the view that will display the data. Must extend View and implement ViewBinder.