From 6d28928f58dcc6f4c30a23b16ba61baae2497ab4 Mon Sep 17 00:00:00 2001 From: Jean-Baptiste Date: Sun, 19 Oct 2025 10:55:00 +0200 Subject: [PATCH] [android] Remove end icon in dialog socket view Signed-off-by: Jean-Baptiste --- android/app/src/main/res/layout-land/dialog_edit_socket.xml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/android/app/src/main/res/layout-land/dialog_edit_socket.xml b/android/app/src/main/res/layout-land/dialog_edit_socket.xml index 100fe10a1..30dcb1bd1 100644 --- a/android/app/src/main/res/layout-land/dialog_edit_socket.xml +++ b/android/app/src/main/res/layout-land/dialog_edit_socket.xml @@ -37,8 +37,7 @@ android:id="@+id/edit_socket_power_layout" android:layout_width="match_parent" android:layout_height="wrap_content" - android:layout_marginBottom="8dp" - app:endIconMode="clear_text"> + android:layout_marginBottom="8dp"> + android:layout_height="wrap_content">