vector-im/element-ios/issues/5114 - Poll creation screen

- added input toolbar poll creation action.
- reordered input toolbar actions as per designs.
- added multiline text field and extracted common components.
This commit is contained in:
Stefan Ceriu
2021-11-01 16:52:00 +02:00
committed by Stefan Ceriu
parent 01188f593e
commit ba9c40cf2d
50 changed files with 1231 additions and 42 deletions
@@ -0,0 +1,23 @@
{
"images" : [
{
"filename" : "action_poll.png",
"idiom" : "universal",
"scale" : "1x"
},
{
"filename" : "action_poll@2x.png",
"idiom" : "universal",
"scale" : "2x"
},
{
"filename" : "action_poll@3x.png",
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}