vector-im/element-ios/issues/5298 - Implemented location sharing from the input toolbar action menu.

This commit is contained in:
Stefan Ceriu
2021-12-16 14:02:42 +02:00
committed by Stefan Ceriu
parent fb16d96ac1
commit 37db201124
30 changed files with 867 additions and 36 deletions
@@ -0,0 +1,23 @@
{
"images" : [
{
"filename" : "action_location.png",
"idiom" : "universal",
"scale" : "1x"
},
{
"filename" : "action_location@2x.png",
"idiom" : "universal",
"scale" : "2x"
},
{
"filename" : "action_location@3x.png",
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}