-
-
Notifications
You must be signed in to change notification settings - Fork 251
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
replace emojipicker #2735
Comments
Looks like Stable version is now out https://developer.android.com/jetpack/androidx/releases/emoji2#1.3.0 |
As far as i see the emojipicker will only be included since v1.4.0 which is still beta: |
Ahh okay sorry I thought it was also on version 1.3.0 |
i want to work on this could you please assign this to me |
the emojipicker from google is still in alpha state. Usually we avoid using alpha state libs so i suggest to wait a bit longer. |
Sure
…On Fri, 25 Aug 2023, 1:04 pm Marcel Hibbe, ***@***.***> wrote:
i want to work on this could you please assign this to me
the emojipicker from google is still in alpha state. Usually we avoid
using alpha state libs so i suggest to wait a bit longer.
—
Reply to this email directly, view it on GitHub
<#2735 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AXYPUKGMJTB5J346L5V5GT3XXBIR7ANCNFSM6AAAAAAUO2G5IY>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
It seems that emojipicker was released with emoji2 v1.4.0 https://developer.android.com/jetpack/androidx/releases/emoji2#version_14_2 If you are still interested, feel free to give it a try @Smarshal21 |
i implemented it here - #3439 |
Android now offers an Emojipicker (currently alpha):
https://developer.android.com/jetpack/androidx/releases/emoji2#emojipicker-1.0.0-alpha01
As we have some problems with
https://github.com/vanniktech/Emoji
the picker might be replaced.
The text was updated successfully, but these errors were encountered: