aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--res/xml/appwidget4x4.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/res/xml/appwidget4x4.xml b/res/xml/appwidget4x4.xml
index 40956dcf..ca2d1012 100644
--- a/res/xml/appwidget4x4.xml
+++ b/res/xml/appwidget4x4.xml
@@ -4,4 +4,6 @@
android:minHeight="250dp"
android:updatePeriodMillis="0"
android:resizeMode="horizontal|vertical"
- android:initialLayout="@layout/appwidget4x4"/> \ No newline at end of file
+ android:initialLayout="@layout/appwidget4x4"
+ android:initialKeyguardLayout="@layout/appwidget4x4"
+ android:widgetCategory="keyguard|home_screen"/> \ No newline at end of file