Kyriakos Georgiopoulos
Kyriakos Georgiopoulos
Example
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...
I have made a custom adapter to generify the menu items. When I scroll the cycle menu recyclerview the cycle layout manager enters again the onLayoutChildren method to add the...
This is related to this [issue](https://issuetracker.google.com/issues/37087322) When notifyDataSetChanged() on adapter, the RecyclerView scrolls automatically to top. Any thoughts?