Go directly to the enter recovery key screen when coming from the banner which ask the user to do so.
This commit is contained in:
parent
e94563202d
commit
6c5567d075
5 changed files with 16 additions and 1 deletions
|
|
@ -34,6 +34,7 @@ interface RoomListEntryPoint : FeatureEntryPoint {
|
|||
fun onCreateRoomClicked()
|
||||
fun onSettingsClicked()
|
||||
fun onSessionVerificationClicked()
|
||||
fun onSessionConfirmRecoveryKeyClicked()
|
||||
fun onInvitesClicked()
|
||||
fun onRoomSettingsClicked(roomId: RoomId)
|
||||
fun onReportBugClicked()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue