talk-android/app/src/main/java/com
Marcel Hibbe 8a8b128ac6
fix to keep text of message-editing after 30sec
without this fix, the text when editing a message was lost after pulling chat messages (30sec), because inputEditText was initialized again with the initial text

As a fix, message editing is only initialized once when the edit button was clicked.

Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2024-04-18 12:45:50 +02:00
..
nextcloud/talk fix to keep text of message-editing after 30sec 2024-04-18 12:45:50 +02:00