```@Factory class ****Adapter(private val imageLoa...
# koin
u
Copy code
@Factory
class ****Adapter(private val imageLoader: ImageLoader) :
    RecyclerView.Adapter<****Adapter.ItemViewHolder>()
here is the issue for this