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 11<?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"
43 android : configure =" com.simplemobiletools.notes.pro.activities.WidgetConfigureActivity"
54 android : initialLayout =" @layout/widget"
5+ android : minWidth =" 110dp"
66 android : minHeight =" 110dp"
7- android : minResizeHeight =" 40dp"
87 android : minResizeWidth =" 40dp"
9- android : minWidth = " 110dp "
8+ android : minResizeHeight = " 40dp "
109 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