0

I have two NestedScrollView with a visibility switch in the BottomSheet. The problem is that BottomSheet scrolling works only for the first NestedScrollView in the sources.

Nik.206
  • 21
  • 4

1 Answers1

0

I solved the problem now, divided one BottomSheet into two. And programmatically change FABs app:layout_anchor.

Nik.206
  • 21
  • 4