increase the day font size on monthly view
This commit is contained in:
parent
a5d3e398df
commit
7aaaabeaaf
|
@ -12,5 +12,5 @@
|
|||
android:maxLines="1"
|
||||
android:paddingLeft="@dimen/tiny_margin"
|
||||
android:paddingRight="@dimen/tiny_margin"
|
||||
android:textSize="@dimen/smaller_text_size"
|
||||
android:textSize="@dimen/normal_text_size"
|
||||
tools:text="1"/>
|
||||
|
|
Loading…
Reference in New Issue