I\'m looking for an equivalent to addHeaderView for a recycler view. Basically I want to have an image with 2 buttons be added as a header to the listview. Is there a differ
Feel free to use my library, available here.
It let's you create header View for any RecyclerView that uses LinearLayoutManager or GridLayoutManager with just a simple method call.
View
RecyclerView
LinearLayoutManager
GridLayoutManager