aboutsummaryrefslogtreecommitdiff
path: root/apps/tv/LeanbackWidget/res/xml/clock_widget_info.xml
diff options
context:
space:
mode:
Diffstat (limited to 'apps/tv/LeanbackWidget/res/xml/clock_widget_info.xml')
-rw-r--r--apps/tv/LeanbackWidget/res/xml/clock_widget_info.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/apps/tv/LeanbackWidget/res/xml/clock_widget_info.xml b/apps/tv/LeanbackWidget/res/xml/clock_widget_info.xml
new file mode 100644
index 0000000..a877df8
--- /dev/null
+++ b/apps/tv/LeanbackWidget/res/xml/clock_widget_info.xml
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="utf-8"?>
+<appwidget-provider xmlns:android="http://schemas.android.com/apk/res/android"
+ android:updatePeriodMillis="1800000"
+ android:initialLayout="@layout/clock_widget"
+ android:widgetCategory="home_screen"
+ android:resizeMode="none" />