androidx / constraintlayout

ConstraintLayout is an Android layout component which allows you to position and size widgets in a flexible way
Apache License 2.0
1.06k stars 177 forks source link

ConstriantLayout Landscape stretching #854

Open sajjadyousefnia opened 3 months ago

sajjadyousefnia commented 3 months ago

When Layout orientation is Landscape, Constraintlayout childs inside "FLow" or constrainted together dont stretch when their width or height is set to "0dp"! Capture44