I am using daimajia.slider for my app and want to use it as an header for recycler view.
Please help me on how to use this as the header of recycler view or give that similar effect to the user.
Note : Inflating it in a relative layout programatically is causing issues and moreover hiding few of the list items. The main issue with this approach is that when I scroll down the slider doesn't get scrolled only the list does.