mirror of
https://github.com/SimpleMobileTools/Simple-Gallery.git
synced 2025-02-08 16:18:50 +01:00
set the target widget size in cells too
This commit is contained in:
parent
4d78e99347
commit
2e2dd721ab
@ -7,4 +7,6 @@
|
||||
android:minResizeWidth="40dp"
|
||||
android:minResizeHeight="40dp"
|
||||
android:previewImage="@drawable/img_widget_preview"
|
||||
android:resizeMode="horizontal|vertical" />
|
||||
android:resizeMode="horizontal|vertical"
|
||||
android:targetCellWidth="2"
|
||||
android:targetCellHeight="1" />
|
||||
|
Loading…
x
Reference in New Issue
Block a user