• Stars
    star
    2,125
  • Rank 20,681 (Top 0.5 %)
  • Language
    Kotlin
  • Created over 9 years ago
  • Updated over 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A layout manager for the RecyclerView with interchangeable linear, grid, and staggered displays of views, all with configurable section headers including the sticky variety as specified in the material design docs.

SuperSLiM

This is the version 5 development branch.

Project Plan
Support me on Patreon
Blog

What is Version 5

Version 5 is the current development branch for SuperSLiM. Once Milestone 3 is reached it will become the main branch for the library. Currently available from this branch are the following things:

  • an adapter implementation backed by a DAG
  • a layout manager that can layout a hierarchy of nested sections
  • a linear section layout
  • predictive animations for item changes
  • support for layout configurations; layout direction (LTR, RTL), reverse layout, stack from end, and horizontal and vertical layout configurations.
  • an example app
  • way too much work for what you see

What does it not yet have? Lots. See the project plan for more details, and support me on patreon.