Improve the status of send messages (sending, sent, received, failed)

- First implementation
This commit is contained in:
Gil Eluard
2021-02-22 13:51:25 +01:00
parent 9d1701f47e
commit c7e3155949
25 changed files with 450 additions and 80 deletions
@@ -0,0 +1,23 @@
{
"images" : [
{
"filename" : "sending_message_tick.png",
"idiom" : "universal",
"scale" : "1x"
},
{
"filename" : "sending_message_tick@2x.png",
"idiom" : "universal",
"scale" : "2x"
},
{
"filename" : "sending_message_tick@3x.png",
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}