app:layout_constraintCircle="@id/baseImage" //Constrained base view app:layout_constraintCircleRadius="90dp" //Radius of the circle app:layout_constraintCircleAngle="45" //Degree of the circle on which we display the view
app:layout_constraintCircle="@id/baseImage" //Constrained base view app:layout_constraintCircleRadius="90dp" //Radius of the circle app:layout_constraintCircleAngle="45" //Degree of the circle on which we display the view