> Here is the example of Sticky Header view in recycler view with smooth scroll > Sticky header is a View over recycler view that will Stick on header of recycler view and shows some information > In this example i have filtered out the alphabets that will stick on header of recycler view. > Follow the following Steps to make a Recycler View with Sticky Header. > Here arrays.xml contains some dummy names so we can show up a demo. > Run this application and see the sticky header in your screen. > You can see the output in following video