* 可以圆形定位view之间的位置,通过View的中心,来定位不同半径和弧度的距离。
layout_constraintCircle: references another widget idlayout_constraintCircleRadius: the distance to the other widget centerlayout_constraintCircleAngle: which angle the widget should be at (in degrees, from 0 to 360)

* 子view的Gone实际没有被remove,还在,只是大小是0