From 5006742577283c6958e7dbb16b0b4990aec03d26 Mon Sep 17 00:00:00 2001 From: Evgeny Date: Thu, 8 Aug 2024 20:49:00 +0100 Subject: [PATCH] android: move reachable toolbar card above Private notes for the new users (#4633) --- .../chat/simplex/common/views/chatlist/ChatListView.kt | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/apps/multiplatform/common/src/commonMain/kotlin/chat/simplex/common/views/chatlist/ChatListView.kt b/apps/multiplatform/common/src/commonMain/kotlin/chat/simplex/common/views/chatlist/ChatListView.kt index b4e11be1ed..73c549df8b 100644 --- a/apps/multiplatform/common/src/commonMain/kotlin/chat/simplex/common/views/chatlist/ChatListView.kt +++ b/apps/multiplatform/common/src/commonMain/kotlin/chat/simplex/common/views/chatlist/ChatListView.kt @@ -674,7 +674,7 @@ private fun ChatList(chatModel: ChatModel, searchText: MutableState 1) { item { ToggleChatListCard() } @@ -685,6 +685,11 @@ private fun ChatList(chatModel: ChatModel, searchText: MutableState