From 465e5eff76f98fb23b8653f589dc18486bb0094a Mon Sep 17 00:00:00 2001 From: Dinis Vieira Date: Sun, 3 Dec 2023 22:17:16 +0000 Subject: [PATCH] PM-3349 PM-3350 Fix for text getting cut/truncated in both account switcher and ciphers/search lists Issue is due to MAUI but can be avoided by using slightly different layout --- src/Core/Controls/AccountViewCell/AccountViewCell.xaml | 4 ---- src/Core/Controls/CipherViewCell/CipherViewCell.xaml | 10 ++++++---- 2 files changed, 6 insertions(+), 8 deletions(-) diff --git a/src/Core/Controls/AccountViewCell/AccountViewCell.xaml b/src/Core/Controls/AccountViewCell/AccountViewCell.xaml index 6cf828773..408047e29 100644 --- a/src/Core/Controls/AccountViewCell/AccountViewCell.xaml +++ b/src/Core/Controls/AccountViewCell/AccountViewCell.xaml @@ -58,10 +58,6 @@ - - - -