From 67c5f79625b7579628e7ebc7f0f74ba0896da4b2 Mon Sep 17 00:00:00 2001 From: Dinis Vieira Date: Mon, 26 Feb 2024 23:45:59 +0000 Subject: [PATCH] [PM-5917] Fix for send arrow now being touch sensitive to expand collapse (#3036) * PM-5917 fix for send arrow not being tappable * Added min width to send icon button so that it has correct spacing like in Android and old Xamarin Forms app. * Updated min width from previous commit to 25 instead of 20 for more equivalent look to xamarin forms app on iOS --- src/Core/Pages/Send/SendAddEditPage.xaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/Core/Pages/Send/SendAddEditPage.xaml b/src/Core/Pages/Send/SendAddEditPage.xaml index c858234e2..c6d90cca3 100644 --- a/src/Core/Pages/Send/SendAddEditPage.xaml +++ b/src/Core/Pages/Send/SendAddEditPage.xaml @@ -266,6 +266,8 @@ AutomationId="SendShowHideOptionsButton" />