davideas / FlexibleAdapter

Fast and versatile Adapter for RecyclerView which regroups several features into one library to considerably improve the user experience :-)
Apache License 2.0
3.55k stars 548 forks source link

Is there a way to implement sticky footer using this lib? #717

Closed ranjitzade closed 5 years ago

ranjitzade commented 5 years ago

Hi, want to implement sticky footer just like medium ios app did in their Topic Reading activity. The footer must act just like the sticky header this lib has provided.

davideas commented 5 years ago

@ranjitzade, it is enough interesting, but exceeds my effort for this project.