make the event label text on the monthly view smaller
This commit is contained in:
parent
d64210c904
commit
6db294c124
1 changed files with 1 additions and 1 deletions
|
@ -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"/>
|
||||
|
|
Loading…
Reference in a new issue