can you give us an example-sample xml file of a complex implementation
what if the only scrollable view of the parent coordinator is inside the child coordinator
RelativeLayout
--CoordinatorLayout
----AppbarLayout
-----LinearLayout(scroll behavior)
-------Framelayout
-------Framelayout
--Framelayout
and add a fragment in the firt Framelayout with
NestedScrollCoordinatorLayout
--AppbarLayout
----Recyclerview(scroll behavior)
can you give us an example-sample xml file of a complex implementation
what if the only scrollable view of the parent coordinator is inside the child coordinator
RelativeLayout
--CoordinatorLayout
----AppbarLayout
-----LinearLayout(scroll behavior)
-------Framelayout
-------Framelayout
--Framelayout
and add a fragment in the firt Framelayout with
NestedScrollCoordinatorLayout
--AppbarLayout
----Recyclerview(scroll behavior)