constraintlayout
constraintlayout copied to clipboard
Included layout disappears since version 2.0.2
Description: Using included ConstraintLayout inside a ConstraintLayout causes views to dissapear under certain circumstances (see below for sample project).
This does not happen with version 2.0.1 and 2.1.0-alpha2. But with the stable releases 2.0.2 - 2.0.4.
I already created an initial issue ticket some month ago over here: https://issuetracker.google.com/issues/170293243
In the last days I found some time to set up a minimal project to reproduce this issue: https://github.com/G00fY2/ConstraintLayoutIssue/blob/master/README.md
This problem still occurs in version 2.1.4.