codelab-constraint-layout icon indicating copy to clipboard operation
codelab-constraint-layout copied to clipboard

Barrier is not worked properly in Design or Blueprint view

Open isem-dev opened this issue 5 years ago • 0 comments

android.support.constraint.Barrier is not worked properly on Andoid Studio 3.5.3 Layout editor -> Design or Blueprint view.

Steps to reproduce: Select two textView in your Component Tree. Drag both onto your barrier in the Component Tree. When you do this you're specifying that the barrier should float based on the position of both labels. In this step both textView disappears on Component Tree and its editing on Design or Blueprint view impossible.

image

isem-dev avatar Jan 25 '20 17:01 isem-dev