Android App Bug – Enter Key Sends Message Instead of Line Break (v1.12.2)
C
Costas
When I press the Enter key while typing a message, the app immediately sends the message instead of inserting a line break. This makes it nearly impossible to write multi-line messages or properly format text.
Expected Behavior:
- The Enter key should insert a line break.
- A separate Send button should send the message.