I\'m using constraintLyout v 1.0.1.
I would like to include in my xml a sub ConstraintLayout corresponding to a part of my global layout (which itself is a Constrain
You could avoid the ConstraintLayout constraints at the include item. I just it as it is.
ConstraintLayout
MainActivity Layout file:
ToolBar Layout file: