TonicArtos / StickyGridHeaders

This project has been superseded by SuperSLiM, a layout manager for RecyclerView. I strongly recommend using SuperSLiM and not StickyGridHeaders.
http://tonicartos.com
Apache License 2.0
1.47k stars 442 forks source link

Drawing selectors on headers #68

Closed TonicArtos closed 6 years ago

TonicArtos commented 11 years ago

The selectors in a standard GridView are drawn behind the items when the user is interacting with them. The idea here is to duplicate that behaviour for the headers.