show the proper widget preview image

This commit is contained in:
tibbi 2016-07-07 11:42:11 +02:00
parent 5ea1f1dc52
commit 7839e8d660
1 changed files with 1 additions and 0 deletions

View File

@ -4,5 +4,6 @@
android:initialLayout="@layout/calendar_layout"
android:minHeight="@dimen/min_widget_height"
android:minWidth="@dimen/min_widget_width"
android:previewImage="@mipmap/widget_preview"
android:resizeMode="horizontal|vertical"
android:updatePeriodMillis="18000000"/>