epoxy icon indicating copy to clipboard operation
epoxy copied to clipboard

How to use ViewBinding for EpoxyModelGroup?

Open TaxistSamael opened this issue 3 years ago • 1 comments

Currently, I can't implement viewBinding in EpoxyModelGroup cause I've got ClassCastException when trying to use binding adapter

MyModelBinding.bind(holder.rootView)

How it could be solved?

TaxistSamael avatar Jul 02 '21 11:07 TaxistSamael

I have the same proplem

RustamSitdikov avatar Sep 20 '23 15:09 RustamSitdikov