I got an Activity with two Fragments (one list one normal). And the normal Fragment inflates a Scrollview containing a
Activity
Fragment
Scrollview
Replace ScrollView with NestedScrollView it will also solve the problem of nested scrolling.