Top "Constraint-layout-chains" questions

Constraint Layout not visible on the Layout file...And getting the error while inflating any view on it

I am using the constraint layout (android.support.constraint.ConstraintLayout) as the main layout in my XML file. As we …

android android-constraintlayout constraint-layout-chains
View disappears when padding is added in constraint layout android

I'm trying to create a vertical chain of four circles using ConstraintLayout. It renders well until I add padding to …

android android-layout android-constraintlayout constraint-layout-chains
ConstraintLayout within scrollview

I am looking to build a UI where I would like to show the scroll on landscape orientation and keep …

android android-layout android-constraintlayout constraint-layout-chains