From fedabc381aa88598f443384dcbb25bb2927ffae8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicol=C3=A1s=20S=C3=A1nchez?= Date: Tue, 10 Dec 2024 20:51:20 -0300 Subject: [PATCH] minimal touch-up --- app/src/main/res/layout/fragment_home.xml | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/app/src/main/res/layout/fragment_home.xml b/app/src/main/res/layout/fragment_home.xml index 97e3d31..8e01b08 100644 --- a/app/src/main/res/layout/fragment_home.xml +++ b/app/src/main/res/layout/fragment_home.xml @@ -274,24 +274,29 @@ android:text="@string/profits_today_title" android:textAlignment="center" android:textSize="18sp" - android:textStyle="bold" /> + android:textStyle="normal" /> + + + + android:textStyle="normal" />