Composer Update - Typing and sending a message

- Change send button icon according to the send mode
- Changed the background of the input view
This commit is contained in:
Gil Eluard
2021-03-23 17:15:31 +01:00
parent 8de866afe4
commit fe18c3991c
9 changed files with 63 additions and 18 deletions
@@ -0,0 +1,23 @@
{
"images" : [
{
"filename" : "save_icon.png",
"idiom" : "universal",
"scale" : "1x"
},
{
"filename" : "save_icon@2x.png",
"idiom" : "universal",
"scale" : "2x"
},
{
"filename" : "save_icon@3x.png",
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}