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.56k stars 552 forks source link

How to keep retry button showing on endless progress item #730

Closed janbolat closed 5 years ago

janbolat commented 5 years ago

Hi, is there a way not to hide error on an endless scroll. So that I can click a retry button?

janbolat commented 5 years ago

Thanks, I figured out the cause. Updated the library and it works now.