How to limit ScrollView content inside CardView in ConstraintLayout on Kotlin. In Runtime the show out of bounds
I am having trouble with the content of a ScrollView inside a CardView in ConstraintLayout. In the Design view it shows as I need it but on runtime the content of the ScrollView is shown covering the views below the CardView and they even are misaligned.