From f9e19bb9cacae0d1a439337d46ccbb1bec33154c Mon Sep 17 00:00:00 2001 From: Sergio De la torre Date: Fri, 28 Feb 2025 09:18:06 +0100 Subject: [PATCH] feat: refs#6861 reservas --- .../layout/fragment_itemdayofsale_card.xml | 26 +++++++++---------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/app/src/main/res/layout/fragment_itemdayofsale_card.xml b/app/src/main/res/layout/fragment_itemdayofsale_card.xml index 7ca7a5c5..90bd2936 100644 --- a/app/src/main/res/layout/fragment_itemdayofsale_card.xml +++ b/app/src/main/res/layout/fragment_itemdayofsale_card.xml @@ -66,7 +66,7 @@ android:layout_height="wrap_content" android:layout_weight="1" android:gravity="center" - android:text="@string/Fecha" + android:text="@string/date" android:textColor="@color/verdnatura_white" android:textSize="@dimen/body2" /> @@ -90,21 +90,21 @@ - + + + android:clipToPadding="false" + android:visibility="visible" + tools:listitem="@layout/item_expeditionstate_row" /> + - - - - +