mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-05-01 05:36:57 +02:00
Chat screen: Timestamp and message edition display.
We unify here the design across iOS and Android: - The messages is over the full width. - The time stamp is at the user name level. - If several messages are sent in a row, clicking on a message (not the first one) will make it move slightly down to display the timestamp just above. - On the right side of the timestamp we would have an "Edit" icon.
This commit is contained in:
@@ -122,7 +122,6 @@
|
||||
"room_prompt_resend" = "Resend now?";
|
||||
"room_resend_unsent_messages" = "Resend unsent messages";
|
||||
"room_delete_unsent_messages" = "Delete unsent messages";
|
||||
"room_event_action_edit" = "Edit";
|
||||
"room_event_action_copy" = "Copy";
|
||||
"room_event_action_share" = "Share";
|
||||
"room_event_action_redact" = "Redact";
|
||||
|
||||
Reference in New Issue
Block a user