Multiple bug fixes

This commit is contained in:
Tommaso Berlose
2017-11-06 01:13:05 +01:00
parent 748249fed5
commit 170add3073
17 changed files with 431 additions and 265 deletions

View File

@ -3,9 +3,9 @@
android:initialKeyguardLayout="@layout/the_widget"
android:initialLayout="@layout/the_widget"
android:minHeight="80dp"
android:minWidth="380dp"
android:minWidth="300dp"
android:minResizeHeight="60dp"
android:minResizeWidth="380dp"
android:minResizeWidth="300dp"
android:previewImage="@drawable/widget_preview"
android:resizeMode="vertical"
android:updatePeriodMillis="60000"