diff --git a/app/src/main/res/layout/show_habit.xml b/app/src/main/res/layout/show_habit.xml index 9cd6bbb40..80ac17515 100644 --- a/app/src/main/res/layout/show_habit.xml +++ b/app/src/main/res/layout/show_habit.xml @@ -65,44 +65,28 @@ android:orientation="horizontal"> + app:textSize="34" + style="@style/repetitionCountStyle"/> + app:textSize="34" + style="@style/repetitionCountStyle"/> + app:textSize="34" + style="@style/repetitionCountStyle"/> + app:textSize="34" + style="@style/repetitionCountStyle"/> diff --git a/app/src/main/res/values/styles.xml b/app/src/main/res/values/styles.xml index 628b4226a..b1bd0f44f 100644 --- a/app/src/main/res/values/styles.xml +++ b/app/src/main/res/values/styles.xml @@ -93,4 +93,12 @@ 12dp + +