element-ios/Riot/Assets/Images.xcassets/Spaces/space_add_room.imageset/Contents.json
Gil Eluard cf453feb02 Implement FAB journeys & rough edge warnings element-ios#5226
- List of Space members with search
- Invite interactions
- Join room from list
- Implement add room button, with rough edge warning.
2021-12-10 09:59:10 +01:00

23 lines
400 B
JSON

{
"images" : [
{
"filename" : "space_add_room.png",
"idiom" : "universal",
"scale" : "1x"
},
{
"filename" : "space_add_room@2x.png",
"idiom" : "universal",
"scale" : "2x"
},
{
"filename" : "space_add_room@3x.png",
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}