mirror of
https://github.com/FossifyOrg/Calendar.git
synced 2026-05-06 13:56:07 -04:00
fix #567, limit monthly widget month size to 1 line
This commit is contained in:
@@ -22,6 +22,7 @@
|
||||
android:layout_toLeftOf="@+id/top_right_arrow"
|
||||
android:layout_toRightOf="@+id/top_left_arrow"
|
||||
android:gravity="center"
|
||||
android:lines="1"
|
||||
android:paddingBottom="@dimen/medium_margin"
|
||||
android:paddingTop="@dimen/medium_margin"
|
||||
android:textSize="@dimen/month_text_size"/>
|
||||
|
||||
Reference in New Issue
Block a user