[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
c75ebfb1e7
commit
0fb061fb2e
83 changed files with 1203 additions and 117 deletions
|
|
@ -245,6 +245,7 @@ koverMerged {
|
|||
includes += "*State"
|
||||
excludes += "io.element.android.libraries.matrix.api.timeline.item.event.OtherState$*"
|
||||
excludes += "io.element.android.libraries.matrix.api.timeline.item.event.EventSendState$*"
|
||||
excludes += "io.element.android.libraries.matrix.api.room.RoomMembershipState*"
|
||||
}
|
||||
bound {
|
||||
minValue = 90
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue