making the date widgets date number a bit bigger

This commit is contained in:
tibbi
2020-05-04 22:41:45 +02:00
parent 42230c5639
commit 0d5968101f

View File

@@ -21,7 +21,7 @@
android:gravity="center" android:gravity="center"
android:paddingTop="@dimen/normal_margin" android:paddingTop="@dimen/normal_margin"
android:textColor="@color/md_grey_white" android:textColor="@color/md_grey_white"
android:textSize="26sp" android:textSize="28sp"
tools:text="13" /> tools:text="13" />
<TextView <TextView