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
Use NestedScrollView with viewport true is working good for me
for android x use this
.....other views....