BottomSheet

One way to present a set of actions to a user is with bottom sheets, a sheet of paper that slides up from the bottom edge of the screen. Bottom sheets offer flexibility in the display of clear and simple actions that do not need explanation.

Лицензия

Лицензия

Группа

Группа

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

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

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

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

1.5.0
Дата

Дата

Тип

Тип

aar
Описание

Описание

BottomSheet
One way to present a set of actions to a user is with bottom sheets, a sheet of paper that slides up from the bottom edge of the screen. Bottom sheets offer flexibility in the display of clear and simple actions that do not need explanation.
Ссылка на сайт

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

https://github.com/soarcn/BottomSheet

Скачать bottomsheet

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
androidx.legacy » legacy-support-v4 jar 1.0.0

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

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

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

Версия
1.5.0
1.4.0
1.3.1
1.3.0
1.2.0
1.1.1
1.1.0
1.0
0.9
0.8
0.6
0.5
0.4
0.3
0.2
0.1