mirror of
https://github.com/SimpleMobileTools/Simple-Calendar.git
synced 2024-12-12 08:36:30 +01:00
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:maxLines="1"
|
||||||
android:paddingLeft="@dimen/tiny_margin"
|
android:paddingLeft="@dimen/tiny_margin"
|
||||||
android:paddingRight="@dimen/tiny_margin"
|
android:paddingRight="@dimen/tiny_margin"
|
||||||
android:textSize="@dimen/smaller_text_size"
|
android:textSize="@dimen/normal_text_size"
|
||||||
tools:text="1"/>
|
tools:text="1"/>
|
||||||
|
Loading…
Reference in New Issue
Block a user