Retrying & deleting failed messages

- When a message with an error is selected, show a bottom bar with the 4 following actions: Retry - Delete - Edit - Copy
This commit is contained in:
Gil Eluard
2021-02-25 16:51:39 +01:00
parent d51b975d36
commit fe184cb4ae
14 changed files with 276 additions and 140 deletions
@@ -0,0 +1,23 @@
{
"images" : [
{
"filename" : "room_context_menu_delete.png",
"idiom" : "universal",
"scale" : "1x"
},
{
"filename" : "room_context_menu_delete@2x.png",
"idiom" : "universal",
"scale" : "2x"
},
{
"filename" : "room_context_menu_delete@3x.png",
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}
Binary file not shown.

After

Width:  |  Height:  |  Size: 333 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 538 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 723 B