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.

License

License

GroupId

GroupId

com.cocosw
ArtifactId

ArtifactId

bottomsheet
Last Version

Last Version

1.5.0
Release Date

Release Date

Type

Type

aar
Description

Description

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.
Project URL

Project URL

https://github.com/soarcn/BottomSheet

Download bottomsheet

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
androidx.legacy » legacy-support-v4 jar 1.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
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