File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
- <appwidget-provider
3
- xmlns : android =" http://schemas.android.com/apk/res/android"
2
+ <appwidget-provider xmlns : android =" http://schemas.android.com/apk/res/android"
4
3
android : configure =" com.simplemobiletools.notes.pro.activities.WidgetConfigureActivity"
5
4
android : initialLayout =" @layout/widget"
5
+ android : minWidth =" 110dp"
6
6
android : minHeight =" 110dp"
7
- android : minResizeHeight =" 40dp"
8
7
android : minResizeWidth =" 40dp"
9
- android : minWidth = " 110dp "
8
+ android : minResizeHeight = " 40dp "
10
9
android : previewImage =" @drawable/img_widget_preview"
11
- android : resizeMode =" horizontal|vertical" />
10
+ android : resizeMode =" horizontal|vertical"
11
+ android : targetCellWidth =" 2"
12
+ android : targetCellHeight =" 2" />
You can’t perform that action at this time.
0 commit comments