I want to make a layout that lets me scroll down using constraint layout, but I don\'t know how to go about it. Should the ScrollView be the parent of the
ScrollView
in scrollview make height and width 0 add Top_toBottomOfand Bottom_toTopOf constraints that's it.