TonicArtos / SuperSLiM

A layout manager for the RecyclerView with interchangeable linear, grid, and staggered displays of views, all with configurable section headers including the sticky variety as specified in the material design docs.

Home Page:http://tonicartos.nz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dynamic sticky content

TonicArtos opened this issue · comments

An interface for updating sticky content. Probably a listener interface which gives the view, dy, and percentage of stickiness. A simple use would be to elevate and make translucent the content as it becomes sticky.