I just started using recycler view but i can't seem to find any way to set header or footer to recycler view note that i'm using LinearLayouManager.
is there any way to add header to recycler view ?
SOLVED
i used this pattern https://stackoverflow.com/a/26573338/2127203