stickyHeader

var stickyHeader: Boolean = false

Shows the sticky header when set to true. The default value is false. The sticky header is a header view which is always shown on the top of the RecyclerView and doesn't disappear. It shows the content of the appropriate header while scrolling.