Room list: tweak UI and add overflow menu with report bug and invite friends action.
Extract invite friends action to a use case to avoid copy paste.
This commit is contained in:
parent
e7e225dd3a
commit
82e566175a
12 changed files with 180 additions and 38 deletions
|
|
@ -37,6 +37,7 @@ interface RoomListEntryPoint : FeatureEntryPoint {
|
|||
fun onSessionVerificationClicked()
|
||||
fun onInvitesClicked()
|
||||
fun onRoomSettingsClicked(roomId: RoomId)
|
||||
fun onReportBugClicked()
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue