aboutsummaryrefslogtreecommitdiff
path: root/apps/LeanbackWidget/res/xml/clock_widget_info.xml
diff options
context:
space:
mode:
Diffstat (limited to 'apps/LeanbackWidget/res/xml/clock_widget_info.xml')
-rw-r--r--apps/LeanbackWidget/res/xml/clock_widget_info.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/LeanbackWidget/res/xml/clock_widget_info.xml b/apps/LeanbackWidget/res/xml/clock_widget_info.xml
new file mode 100644
index 0000000..d932126
--- /dev/null
+++ b/apps/LeanbackWidget/res/xml/clock_widget_info.xml
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="utf-8"?>
+<appwidget-provider xmlns:android="http://schemas.android.com/apk/res/android"
+ android:updatePeriodMillis="86400000"
+ android:initialLayout="@layout/clock_widget" /> \ No newline at end of file