mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-19 08:03:50 +02:00
Add new loading state, add a label and activity indicator for loading state
This commit is contained in:
+1
@@ -31,6 +31,7 @@ struct KeyVerificationSelfVerifyWaitViewData {
|
||||
/// KeyVerificationSelfVerifyWaitViewController view state
|
||||
enum KeyVerificationSelfVerifyWaitViewState {
|
||||
case loading
|
||||
case secretsRecoveryCheckingAvailability(_ text: String?)
|
||||
case loaded(_ viewData: KeyVerificationSelfVerifyWaitViewData)
|
||||
case cancelled(MXTransactionCancelCode)
|
||||
case cancelledByMe(MXTransactionCancelCode)
|
||||
|
||||
Reference in New Issue
Block a user