vanniktech / Emoji

A library to add Emoji support to your Android / iOS / JVM Application
Apache License 2.0
1.54k stars 292 forks source link

Add additional tabs to keyboard #218

Closed holysheep closed 6 years ago

holysheep commented 6 years ago

Is it possible to insert stickers tab in emoji keyboard?

vanniktech commented 6 years ago

For sure.

vanniktech commented 6 years ago

Just for the record you can already place your own categories with your own emojis by implementing your own Provider and delegating to a standard one for the first few tabs.

ThangPk commented 6 years ago

@vanniktech When will be there a next release including this feature? Thanks.

vanniktech commented 6 years ago

Someone has to implement it first.

vanniktech commented 6 years ago

Decided that this is slightly out of the main purpose - Emojis - of this library. Hence I'll close this. I believe that I've seen some solutions that offer both solutions (Emoij + Stickers) in one.

3llomi commented 4 years ago

@vanniktech i am working on adding a 'Stickers' tab, if you are interested i can make a PR, otherwise i would make my own fork if you are okay with that

vanniktech commented 4 years ago

I'd be interested in stickers; though they'd need to live in their own artifact. Would you be open for that idea?

3llomi commented 4 years ago

@vanniktech Yeah sure, so it would be like 'emoji-with-stickers' for example right?

vanniktech commented 4 years ago

Just, emoji-stickers.

3llomi commented 4 years ago

453 @vanniktech please check the PR out.

nAkhmedov commented 4 years ago

It would be better to add ability extra tabs.