Add FlexibleAdapter / FlipView libraries #45

Closed
opened 2025-11-07 07:17:52 -06:00 by GiteaMirror · 0 comments
Owner

Originally created by @davideas on GitHub (Jun 8, 2016).

I designed FlexibleAdapter (https://github.com/davideas/FlexibleAdapter) library for RecyclerView, so we can use many features / use cases with the same Adapter at once:

  • Sticky functionality for headers with Sections to be used with all 3 LayoutManagers.
  • Selection Modes
  • Predefined ViewHolders
  • Expandable multilevel with Selection Coherence
  • Draggable and Swipe-To-Dismiss.
  • Animated Filter with Spannable text
  • Scrolling Animations
  • EndlessScroll with Adapter binding
  • Easier way to create multiple item types
  • UndoHelper & ActionMode Helper
  • FastScroller
  • ... more has to come.

Regarding FlipView (https://github.com/davideas/FlipView), it's a flipping view like Gmail App & beyond... Lot of many flipping combinations can be created thanks to configurable parameters and animations.

Thanks!!
Davide

Originally created by @davideas on GitHub (Jun 8, 2016). I designed **FlexibleAdapter** (https://github.com/davideas/FlexibleAdapter) library for RecyclerView, so we can use many features / use cases with the **same** Adapter at once: - Sticky functionality for headers with Sections to be used with all 3 LayoutManagers. - Selection Modes - Predefined ViewHolders - Expandable multilevel with Selection Coherence - Draggable and Swipe-To-Dismiss. - Animated Filter with Spannable text - Scrolling Animations - EndlessScroll with Adapter binding - Easier way to create multiple item types - UndoHelper & ActionMode Helper - FastScroller - ... more has to come. Regarding **FlipView** (https://github.com/davideas/FlipView), it's a flipping view like Gmail App & beyond... Lot of many flipping combinations can be created thanks to configurable parameters and animations. Thanks!! Davide
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-android-ui#45