mirror of
https://github.com/FossifyOrg/Notes.git
synced 2026-09-17 08:22:47 -04:00
Display the proper widget preview image
This commit is contained in:
1 parent
75b23ffd31
commit
ea72574946
1 file changed
+2
-2
@@ -4,5 +4,5 @@
|
||||
android:initialLayout="@layout/widget"
|
||||
android:minHeight="30dp"
|
||||
android:minWidth="30dp"
|
||||
android:resizeMode="horizontal|vertical">
|
||||
</appwidget-provider>
|
||||
android:previewImage="@mipmap/widget_preview"
|
||||
android:resizeMode="horizontal|vertical"/>
|
||||
Reference in new issue
Block a user