set target widget size in cells too
This commit is contained in:
parent
8fdb5ebedf
commit
3ba55b2845
|
@ -8,4 +8,6 @@
|
|||
android:minResizeHeight="@dimen/min_widget_height"
|
||||
android:previewImage="@drawable/img_widget_preview"
|
||||
android:resizeMode="horizontal|vertical"
|
||||
android:targetCellWidth="4"
|
||||
android:targetCellHeight="4"
|
||||
android:updatePeriodMillis="36000000" />
|
||||
|
|
Loading…
Reference in New Issue