change(room directory) : move the the room directory entry from room list filter to start chat screen.
This commit is contained in:
parent
908fc43a91
commit
6af226dc00
24 changed files with 91 additions and 158 deletions
|
|
@ -22,5 +22,6 @@ interface CreateRoomEntryPoint : FeatureEntryPoint {
|
|||
|
||||
interface Callback : Plugin {
|
||||
fun onOpenRoom(roomIdOrAlias: RoomIdOrAlias, serverNames: List<String>)
|
||||
fun onOpenRoomDirectory()
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue