From 2f76445e66e865811d09a21015bb2edb3fa507fd Mon Sep 17 00:00:00 2001 From: another-simple-pixel Date: Mon, 18 May 2026 04:14:30 -0700 Subject: [PATCH] ConnectMobileView: collapse double blank line left over from move-footer edit --- .../kotlin/chat/simplex/common/views/remote/ConnectMobileView.kt | 1 - 1 file changed, 1 deletion(-) diff --git a/apps/multiplatform/common/src/commonMain/kotlin/chat/simplex/common/views/remote/ConnectMobileView.kt b/apps/multiplatform/common/src/commonMain/kotlin/chat/simplex/common/views/remote/ConnectMobileView.kt index b303dd72bb..21a6b344f7 100644 --- a/apps/multiplatform/common/src/commonMain/kotlin/chat/simplex/common/views/remote/ConnectMobileView.kt +++ b/apps/multiplatform/common/src/commonMain/kotlin/chat/simplex/common/views/remote/ConnectMobileView.kt @@ -213,7 +213,6 @@ private fun ConnectMobileViewLayout( } } - if (deviceName != null || sessionCode != null) { SectionView(stringResource(MR.strings.connected_mobile)) { SelectionContainer {