We can set a guideline using percentage by using the tag
app:layout_constraintGuide_percent="0.5"
where 0.5
(50%) being a float value between 0 to 1
We can set a guideline using percentage by using the tag
app:layout_constraintGuide_percent="0.5"
where 0.5
(50%) being a float value between 0 to 1