Commit 8955fb1
authored
Use
This can't be a false positive like `VerificationState.UNKNOWN` or `VerificationState.UNVERIFIED`, so it makes sense to return it as fast as possible instead of waiting for the whole encryption layer to be fully loaded.VerificationState.VERIFIED as soon as it's available (#5973)1 parent 7186044 commit 8955fb1
File tree
1 file changed
+2
-1
lines changed- libraries/matrix/impl/src/main/kotlin/io/element/android/libraries/matrix/impl/verification
1 file changed
+2
-1
lines changedLines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
| 75 | + | |
| 76 | + | |
76 | 77 | | |
77 | 78 | | |
78 | 79 | | |
| |||
0 commit comments