How to categorize StickyHeaders for GridLayoutManager? So the header will be match parent and content span count will be 3 Result: <img src="https://user-images.githubusercontent.com/9481791/26925677-e61cef54-4c74-11e7-9fd1-88ea20466c8e.png" width="300px"/> Expected: <img src="https://user-images.githubusercontent.com/9481791/26925762-323a465c-4c75-11e7-9568-80fa12045205.png" width="300px"/> And is it possible to combine sticky header and fast scroller with this library?