-
Notifications
You must be signed in to change notification settings - Fork 104
Closed
Labels
good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
Terms
- I have searched open and closed feature requests
- I agree to follow Scribe-Android's Code of Conduct
Description
Something that's needed for the emoji functionality is that if there is no space after the word, then the word should be replaced if the user presses an emoji option.
An example:
- On the German keyboard the user types
"Buch "(includes space)- Pressing a book emoji should add it after the space
- This is already implemented
- On the German keyboard the user types
"Buch"(no space)- Pressing a book emoji should replace
"Buch"with the emoji - As of now it just adds the emoji to the end of the text proxy
- Pressing a book emoji should replace
Contribution
Happy to support the implementation here and review when a PR is up for it!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Type
Projects
Status
Done