constraintlayout icon indicating copy to clipboard operation
constraintlayout copied to clipboard

Included layout disappears since version 2.0.2

Open G00fY2 opened this issue 4 years ago • 1 comments

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

G00fY2 avatar Feb 18 '21 14:02 G00fY2

This problem still occurs in version 2.1.4.

AgustinGomila avatar Jun 29 '22 10:06 AgustinGomila