summaryrefslogtreecommitdiffstats
path: root/res/xml
diff options
context:
space:
mode:
authorDmitri Plotnikov <dplotnikov@google.com>2010-12-14 13:10:01 -0800
committerDmitri Plotnikov <dplotnikov@google.com>2010-12-14 13:10:01 -0800
commitf0e021936572578b356f0d42ab078452bdc035fe (patch)
tree27232a6d038720f566a71271ed9c03ee75732ef8 /res/xml
parente4e52199057ffb57bad42caa33e6b402fd80697a (diff)
downloadpackages_apps_Contacts-f0e021936572578b356f0d42ab078452bdc035fe.tar.gz
packages_apps_Contacts-f0e021936572578b356f0d42ab078452bdc035fe.tar.bz2
packages_apps_Contacts-f0e021936572578b356f0d42ab078452bdc035fe.zip
Making contact widget 4x1, updating some assets
Change-Id: I665a00224a8a0ceaf7f0f812e2a839b467401b6d
Diffstat (limited to 'res/xml')
-rw-r--r--res/xml/social_widget_info.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/xml/social_widget_info.xml b/res/xml/social_widget_info.xml
index 4fb849ca8..19366ff06 100644
--- a/res/xml/social_widget_info.xml
+++ b/res/xml/social_widget_info.xml
@@ -17,7 +17,7 @@
<!-- It is enough to update once per day, as the widget watches the database for changes -->
<appwidget-provider xmlns:android="http://schemas.android.com/apk/res/android"
- android:minWidth="220dip"
+ android:minWidth="294dip"
android:minHeight="72dip"
android:updatePeriodMillis="86400000"
android:initialLayout="@layout/social_widget"