Merge pull request #3750 from element-hq/feature/bma/cryptoIteration
UI iteration on the encryption settings
This commit is contained in:
commit
1c020bcf26
100 changed files with 466 additions and 666 deletions
|
|
@ -277,7 +277,7 @@ class LoggedInFlowNode @AssistedInject constructor(
|
|||
}
|
||||
|
||||
override fun onSetUpRecoveryClick() {
|
||||
backstack.push(NavTarget.SecureBackup(initialElement = SecureBackupEntryPoint.InitialTarget.SetUpRecovery))
|
||||
backstack.push(NavTarget.SecureBackup(initialElement = SecureBackupEntryPoint.InitialTarget.Root))
|
||||
}
|
||||
|
||||
override fun onSessionConfirmRecoveryKeyClick() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue