SuperSLiM Library

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

Лицензия

Лицензия

Группа

Группа

com.tonicartos
Идентификатор

Идентификатор

superslim
Последняя версия

Последняя версия

0.4.13
Дата

Дата

Тип

Тип

aar
Описание

Описание

SuperSLiM Library
A recycler view layout manager with section based sublayouts and headers.
Ссылка на сайт

Ссылка на сайт

https://github.com/TonicArtos/SuperSLiM
Система контроля версий

Система контроля версий

https://github.com/TonicArtos/SuperSLiM

Скачать superslim

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.android.support » recyclerview-v7 jar 22.1.1

Модули Проекта

Данный проект не имеет модулей.

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.

Версии библиотеки

Версия
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