anytype-kotlin
anytype-kotlin copied to clipboard
Use default IME action
Have you read a contributing guide?
- [X] I have read CONTRIBUTING.md
- [X] I have searched the existing requests and didn't find any that were similar
- [X] I have considered creating a pull request instead and want to proceed
Clear and concise description of the problem
The default IME action for text blocks is IME_ACTION_GO, which is normal for things like URLs, but pretty odd for writing text in keyboards like Samsung keyboard, where it has a literal Go button
Suggested solution
Use the default next or done IME action
Alternative
No response
Additional context
it is literraly written Go in samsung keyboard
I can implement/fix this myself, but it would be nice to have the team's feedback about why they chose IME_ACTION_GO for blocks