Results 26 issues of Tonic Artos

This is immediately fixed on scroll so it is a layout issue only.

bug

This happens when a sticky footer has `layout_width="match_parent"`. It might also occur when the footer is > layout limit.

bug

A scroll indicator that can be dragged and lets the user index within the section hierarchy.

Rewrite readme for the milestone. - [ ] About - [ ] Gif - [ ] How to - [ ] Feature list and roadmap - [ ] Licence

documentation

There are a few things to be done before the milestone can be pushed out. - [ ] tonicartos.com -> tonicartos.nz - [ ] Clean up build - [x] Make...

Put up a simple tutorial showing basic usage with code examples on the Wiki. - [ ] How to include in project. - [ ] Configuring RecyclerView with SuperSLiM (XML,...

documentation

A sticky footer that only floats above the content. Always elevated where supported. Note: For implementation of floating footers, section height is always >= footer height.

A sticky header that only floats above the content. Always elevated where supported. Note: For implementation of floating headers, section height is always >= header height.

A footer that lives in the left or right section gutter. Gutter footers are always sticky. Note: When implementing, section height is always >= footer height.