I have a ConstraintLayout inside a NestedScrollView. The ConstraintLayout contains a bunch of views but the last View can
ConstraintLayout
NestedScrollView
View
I am using com.android.support.constraint:constraint-layout:1.0.2 and this works for me:
com.android.support.constraint:constraint-layout:1.0.2