I think that Kotlin Android Extension doesn't work...
# android
t
I think that Kotlin Android Extension doesn't work when we have same layout file name in different modules(feature module). It throws an error
No such fields..
I changed the layout name of one feature module then it worked