Library doesn't offer a AutoCompleteTextView that supports emojis
See original GitHub issueAs we want to offer an EditText that also autocompletes when user mentions when user types an “@”, we need an EmoijAutoCompleteTextView
.
As we are migrating from https://github.com/rockerhieu/emojicon to here, we find this kind of lacks.
BTW, thanks for the good work!
Issue Analytics
- State:
- Created 5 years ago
- Comments:7 (6 by maintainers)
Top Results From Across the Web
Emoji Auto-complete + UTF8 representation #1199 - GitHub
Figure out how to handle autocomplete when using EmojiOne picker · Don't replace typed emoji strings with emojis (e.g. :+1: should not show...
Read more >Support modern emoji - Android Developers
Use AppCompat to support the latest emoji · Check that your module depends on the appcompat library version 1.4. · Ensure all activities...
Read more >Support for Emojis - Development Discussion Board
Currently, trying to add emoji characters inside posts and private messages triggers an error. It would be nice to support emoji characters, ...
Read more >Use symbols, emojis, and special characters | Confluence Cloud
Learn how to use symbols, emojis, and special characters in Confluence Cloud ... This section provides the details for inserting emojis using the...
Read more >Integrate Autocomplete with React InstantSearch Hooks - Algolia
UI libraries / Autocomplete / Integrations ... The React InstantSearch Hooks <SearchBox> widget doesn't offer autocomplete features like ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
This can be closed now. Thanks for the contribution.
@rocboronat just a reminder that we’re using a
MultiAutoCompleteTextView
😜