I have a question for anyone here who could help. I have a custom view with a layout. The inflated layout in the custom view includes another layout using the include tag. In the custom view, I am trying to reference the views in the included layout using kotlinx. But, I am getting unresolved references. Are included layouts supported by kotlinx?