FlexibleAdapter
FlexibleAdapter copied to clipboard
Fast and versatile Adapter for RecyclerView which regroups several features into one library to considerably improve the user experience :-)
UI extension for _FlexibleAdapter_ able to display the current state of the list, such as: - [ ] Loading - [x] Empty after loading - [x] Empty after a search...
I know swipe to dismiss is built into the library. Is there the capability to add swipable cells similar to this library? Currently I am using both libraries in my...
There is a problem for scroll animations with start delay for each item. First invisible item has higher delay then next items and as a result second and next items...
Hi, I have checked all issues both open/close regarding implementing the sticky header with expand and collapse feature. However, I couldn't find the correct implementation out of it. I have...