Open rishabhsri20 opened 9 years ago
It seems that the RecyclerView don't force the height of the header to be wrap_content. Please check the header layout itself and ensure that the layout_height is setted to wrap_content.
Do you have a sample project so we can reproduce the issue?
No actually, it been an year. So I do not remember but I might have found a way to do it.
It acts weird when we add a header and footer when there is no content in the RecyclerView.