mirror of
https://github.com/SimpleMobileTools/Simple-Calculator.git
synced 2025-02-03 09:17:35 +01:00
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…
x
Reference in New Issue
Block a user