From bdde42ce4eda57700918ed2369cdef35e610cba8 Mon Sep 17 00:00:00 2001 From: Jean-Baptiste Date: Mon, 13 Oct 2025 21:47:59 +0200 Subject: [PATCH] [android] Hide socket cardview in editor Signed-off-by: Jean-Baptiste --- android/app/src/main/res/layout/fragment_editor.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/android/app/src/main/res/layout/fragment_editor.xml b/android/app/src/main/res/layout/fragment_editor.xml index c21a66bf8..947e2b2ee 100644 --- a/android/app/src/main/res/layout/fragment_editor.xml +++ b/android/app/src/main/res/layout/fragment_editor.xml @@ -64,7 +64,8 @@ + style="@style/MwmWidget.Editor.CardView" + android:visibility="gone">