From 0deed803287939e28899b6350bf9c22522c2f78c Mon Sep 17 00:00:00 2001 From: Dharanish Date: Mon, 24 Jun 2024 18:47:34 +0200 Subject: [PATCH] Revert "Fix test case" This reverts commit 6010fa8c583286b4e8e074eaea07559a04282068. --- uhabits-android/src/main/res/layout/show_habit_subtitle.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/uhabits-android/src/main/res/layout/show_habit_subtitle.xml b/uhabits-android/src/main/res/layout/show_habit_subtitle.xml index cc7cbd401..129426a97 100644 --- a/uhabits-android/src/main/res/layout/show_habit_subtitle.xml +++ b/uhabits-android/src/main/res/layout/show_habit_subtitle.xml @@ -76,7 +76,7 @@ android:text="@string/every_day" android:textColor="?attr/contrast60" android:layout_marginStart="4dp" - android:layout_marginEnd="16dp" + android:layout_marginEnd="8dp" android:textSize="@dimen/smallTextSize" />