mirror of
https://github.com/SimpleMobileTools/Simple-Calendar.git
synced 2025-06-05 21:59:17 +02:00
increase the day font size on monthly view
This commit is contained in:
@@ -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"/>
|
||||||
|
Reference in New Issue
Block a user