OverScrollLayout

Android自定义控件,支持RecyclerView、NestedScrollView过度滚动并回弹

Лицензия

Лицензия

Группа

Группа

io.github.jinxiyang
Идентификатор

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

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

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

0.1.3
Дата

Дата

Тип

Тип

aar
Описание

Описание

OverScrollLayout
Android自定义控件,支持RecyclerView、NestedScrollView过度滚动并回弹
Ссылка на сайт

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

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

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

https://github.com/jinxiyang/OverScrollLayout

Скачать overscrolllayout

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

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

Зависимости

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

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

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

Версия
0.1.3
0.1.2
0.1.1
0.1.0