feat: Add rounded corners to account list item and add account button in SelectAccountScreen and UnlockScreen
This commit is contained in:
@@ -102,6 +102,7 @@ class Protocol(
|
||||
}
|
||||
|
||||
isManuallyClosed = false
|
||||
reconnectAttempts = 0 // Reset reconnect attempts on new connection
|
||||
_state.value = ProtocolState.CONNECTING
|
||||
_lastError.value = null
|
||||
|
||||
|
||||
Reference in New Issue
Block a user