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
To include one constraint layout to other contraint layout to use one more contrsaint layout to each parent of include layout... Like below:
this is work on my xml layout. Enjoy code.