SrSouza
04/06/2022, 11:31 PMxml
we use <include layout="layout from a library">
it works fine on android, auto complete happens in AS but when compiling It fails. The generated source is not using the layout binding, it is representing it as a View.
I saw this issue but in our case, the our library is in fact also enabling and using ViewBinding.
I open a new issue with a repo to reproduce: https://issuetracker.google.com/issues/228371459