RecyclerPickerDialog

A FragmentDialog implemented with RecyclerView that can accept Single or Multiple selections

Лицензия

Лицензия

Категории

Категории

GUI Взаимодействие с пользователем
Группа

Группа

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

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

recycler-picker-dialog
Последняя версия

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

1.0.4
Дата

Дата

Тип

Тип

aar
Описание

Описание

RecyclerPickerDialog
A FragmentDialog implemented with RecyclerView that can accept Single or Multiple selections
Ссылка на сайт

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

https://guilhe.github.io/RecyclerPickerDialog
Система контроля версий

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

https://guilhe.github.io/RecyclerPickerDialog

Скачать recycler-picker-dialog

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

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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
androidx.appcompat » appcompat jar 1.2.0
androidx.recyclerview » recyclerview jar 1.1.0
androidx.constraintlayout » constraintlayout jar 2.0.2
com.google.android.material » material jar 1.2.1

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

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

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

Версия
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0