mirror of
https://github.com/SimpleMobileTools/Simple-Calendar.git
synced 2025-06-05 21:59:17 +02:00
allow resizing the widget
This commit is contained in:
@ -4,5 +4,6 @@
|
||||
android:initialLayout="@layout/activity_main"
|
||||
android:minHeight="250dp"
|
||||
android:minWidth="250dp"
|
||||
android:resizeMode="horizontal|vertical"
|
||||
android:updatePeriodMillis="18000000">
|
||||
</appwidget-provider>
|
||||
|
Reference in New Issue
Block a user