recyclerview-stickyheaders 0.4.0
- Fix a bug in mesure on Android 4.2.2 and lower.
- API change on when headers are displayed : HeaderPosition replaced by a boolean witch specify if the header is offseted on top of the item or not.
- Added an exception in the builder when an adapter without stables id is used.