updating the analogue widget preview image

This commit is contained in:
tibbi 2022-04-21 22:55:40 +02:00
parent 025dab48f8
commit 38d6665286

View file

@ -5,6 +5,6 @@
android:minWidth="110dp"
android:minHeight="40dp"
android:minResizeWidth="40dp"
android:previewImage="@drawable/img_digital_widget_preview"
android:previewImage="@drawable/img_analogue_widget_preview"
android:resizeMode="horizontal|vertical"
android:updatePeriodMillis="86400000" />