mirror of
https://github.com/SimpleMobileTools/Simple-Calendar.git
synced 2025-06-05 21:59:17 +02:00
make the event label text on the monthly view smaller
This commit is contained in:
@@ -11,5 +11,5 @@
|
||||
android:maxLines="1"
|
||||
android:paddingLeft="@dimen/tiny_margin"
|
||||
android:paddingRight="@dimen/tiny_margin"
|
||||
android:textSize="@dimen/day_monthly_text_size"
|
||||
android:textSize="@dimen/small_text_size"
|
||||
tools:text="1"/>
|
||||
|
Reference in New Issue
Block a user