We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75b23ff commit ea72574Copy full SHA for ea72574
app/src/main/res/xml/widget_info.xml
@@ -4,5 +4,5 @@
4
android:initialLayout="@layout/widget"
5
android:minHeight="30dp"
6
android:minWidth="30dp"
7
- android:resizeMode="horizontal|vertical">
8
-</appwidget-provider>
+ android:previewImage="@mipmap/widget_preview"
+ android:resizeMode="horizontal|vertical"/>
0 commit comments