galex
11/11/2021, 10:29 AMandroid-kotlin-extensions
! I love it and I don’t want to use ViewBinding
as we have lots and lots of layout and running its annotation processor is making the project quite unstable.
So the question is, where do I start for the core of its functionality, meaning adding a Hashmap to any class that uses it, and call findViewById
on the first use of a property? 😄tynn
11/11/2021, 10:37 AMgalex
11/11/2021, 11:02 AM