Emoji Bottom Sheet Dialog

A nice Android bottom sheet dialog populated with AndroidX EmojiCompat supported emojis.

License

License

GroupId

GroupId

com.withplum
ArtifactId

ArtifactId

emojiBottomSheetDialog
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

aar
Description

Description

Emoji Bottom Sheet Dialog
A nice Android bottom sheet dialog populated with AndroidX EmojiCompat supported emojis.
Project URL

Project URL

https://github.com/withplum/EmojiBottomSheetDialog
Source Code Management

Source Code Management

https://github.com/withplum/EmojiBottomSheetDialog

Download emojiBottomSheetDialog

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
androidx.emoji » emoji jar 1.1.0

runtime (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.5.31
com.google.android.material » material jar 1.4.0
androidx.recyclerview » recyclerview jar 1.2.1

Project Modules

There are no modules declared in this project.
com.withplum

Plum

Versions

Version
1.1.0
1.0.0