Skip to content

v5.0.0-b2

Pre-release
Pre-release
Compare
Choose a tag to compare
@davideas davideas released this 30 Jan 23:47

(Everything might change!)

  • Expandable items with selection coherence [See #23].
  • Drag&Drop and Swipe actions with selection coherence and ActionMode compatible [See #21].
  • Adapter Animations with customization based on adapter position - viewType - selection [See #15].
  • New concept of Item: added IFlexibleItem and IExpandableItem interfaces to implement around the model object.
  • Several new functions that help to handle all new situations.
  • New advanced filtering: Delayed + Animations while filtering [See #24].
  • Simplified constructor [See #25] and new configuration setters.
  • Added FastScroller in the library [See #20](This will probably change, in favor of [MaterialScrollBar]%28https://github.com/krimin-killr21/MaterialScrollBar%29).
  • Added support for Grid Layout also in the expandable version.
  • Included showcase for the new FlipView library.
  • and much more...
  • Adapted example App accordingly (but a new example App is foreseen, in order to show all the power this library has).