Add configuration activity for widgets

This commit is contained in:
2016-02-27 18:06:57 -05:00
parent b29dd8ea79
commit 3a770e71e3
6 changed files with 146 additions and 13 deletions

View File

@@ -5,7 +5,8 @@
android:initialLayout="@layout/small_widget"
android:previewImage="@mipmap/ic_small_widget_preview"
android:resizeMode="none"
android:updatePeriodMillis="60000"
android:updatePeriodMillis="3600000"
android:configure="org.isoron.uhabits.HabitWidgetConfigure"
android:widgetCategory="home_screen">