SuperSLiM Library

A recycler view layout manager with section based sublayouts and headers.

License

License

GroupId

GroupId

com.tonicartos
ArtifactId

ArtifactId

superslim
Last Version

Last Version

0.4.13
Release Date

Release Date

Type

Type

aar
Description

Description

SuperSLiM Library
A recycler view layout manager with section based sublayouts and headers.
Project URL

Project URL

https://github.com/TonicArtos/SuperSLiM
Source Code Management

Source Code Management

https://github.com/TonicArtos/SuperSLiM

Download superslim

How to add to project

<!-- https://jarcasting.com/artifacts/com.tonicartos/superslim/ -->
<dependency>
    <groupId>com.tonicartos</groupId>
    <artifactId>superslim</artifactId>
    <version>0.4.13</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.tonicartos/superslim/
implementation 'com.tonicartos:superslim:0.4.13'
// https://jarcasting.com/artifacts/com.tonicartos/superslim/
implementation ("com.tonicartos:superslim:0.4.13")
'com.tonicartos:superslim:aar:0.4.13'
<dependency org="com.tonicartos" name="superslim" rev="0.4.13">
  <artifact name="superslim" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.tonicartos', module='superslim', version='0.4.13')
)
libraryDependencies += "com.tonicartos" % "superslim" % "0.4.13"
[com.tonicartos/superslim "0.4.13"]

Dependencies

compile (1)

Group / Artifact Type Version
com.android.support » recyclerview-v7 jar 22.1.1

Project Modules

There are no modules declared in this project.

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.

Versions

Version
0.4.13
0.4.12
0.4.11
0.4.10.1
0.4.10
0.4.9.1
0.4.9
0.4.8
0.4.7
0.4.6
0.4.5
0.4.4
0.4.3
0.4.2
0.4.1
0.4.0
0.3.0
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0
0.1.0