airbnb / epoxy

Epoxy is an Android library for building complex screens in a RecyclerView
https://goo.gl/eIK82p
Apache License 2.0
8.46k stars 730 forks source link

How can I get context or view in KotlinModel #1312

Closed Bradboyee closed 1 year ago

Bradboyee commented 1 year ago

I want to use Glide in my data class KotlinModel and I don't know how to get context or View

viroth-ty commented 1 year ago

try this viewBinding.root.context