I use CollapsingToolbarLayout, RecyclerView and SwipeRefreshLayout together:
Xml:
I had to make the RecyclerView the main child of the SwipeRefreshLayout in order to remove the issue using Support Library 23.2.0. Could not fixed it having an include layout inside of the SwipeRefreshLayout