File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 20
20
<appwidget-provider xmlns : android =" http://schemas.android.com/apk/res/android"
21
21
android : initialKeyguardLayout =" @layout/search_widget_dark"
22
22
android : initialLayout =" @layout/search_widget_dark"
23
- android : minWidth =" 314dp "
23
+ android : minWidth =" 250dp "
24
24
android : minHeight =" 40dp"
25
25
android : minResizeWidth =" 110dp"
26
26
android : previewImage =" @drawable/search_widget_dark_preview"
Original file line number Diff line number Diff line change 20
20
<appwidget-provider xmlns : android =" http://schemas.android.com/apk/res/android"
21
21
android : initialKeyguardLayout =" @layout/search_widget_light"
22
22
android : initialLayout =" @layout/search_widget_light"
23
- android : minWidth =" 314dp "
23
+ android : minWidth =" 250dp "
24
24
android : minHeight =" 40dp"
25
25
android : minResizeWidth =" 110dp"
26
26
android : previewImage =" @drawable/search_widget_light_preview"
You can’t perform that action at this time.
0 commit comments