manneohlund / smart-recycler-adapter

Small, smart and generic adapter for recycler view with easy and advanced data to ViewHolder binding.
https://manneohlund.github.io/smart-recycler-adapter/
Apache License 2.0
402 stars 51 forks source link

migrating kotlin synthetic to viewBinding #36

Open cleawrence opened 3 years ago

cleawrence commented 3 years ago

Thanks a lot for your work.
I saw you use kotlin_synthetic in your library. However, Google recommends to move to viewbinding ? Will u do it later ?

manneohlund commented 3 years ago

Hi @cleawrence! I have some ideas that I'm testing. Thanks for contributing and I'll keep you posted!