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
1 changed files with 1 additions and 1 deletions

View File

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