[Room Details] Implement room details screen (#256)
* Implement Room Details screen * Add option to create permalink from room id and alias, add share room action
This commit is contained in:
parent
4a121fbd0f
commit
ecc73dd325
83 changed files with 1203 additions and 117 deletions
|
|
@ -57,6 +57,12 @@
|
|||
"screen_roomlist_.*",
|
||||
"session_verification_banner_.*"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": ":features:roomdetails:impl",
|
||||
"includeRegex": [
|
||||
"screen_room_details_.*"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue