FlexibleAdapter icon indicating copy to clipboard operation
FlexibleAdapter copied to clipboard

Fast and versatile Adapter for RecyclerView which regroups several features into one library to considerably improve the user experience :-)

Results 64 FlexibleAdapter issues
Sort by recently updated
recently updated
newest added

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...

enhancement

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...

enhancement

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...

bug
help wanted

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...