summaryrefslogtreecommitdiffstats
path: root/res/xml
diff options
context:
space:
mode:
authorDaniel Lehmann <lehmannd@google.com>2010-10-27 21:00:21 -0700
committerDaniel Lehmann <lehmannd@google.com>2010-10-27 21:00:21 -0700
commitfad92b8f9f90888560798d5887cf256aeb9dec84 (patch)
treee644d57cbabd6d9fc7df7a9b6804b85302785175 /res/xml
parent6ecda6508ab5b1d3a3dd6fedd3b1b273e3de79e3 (diff)
downloadpackages_apps_Contacts-fad92b8f9f90888560798d5887cf256aeb9dec84.tar.gz
packages_apps_Contacts-fad92b8f9f90888560798d5887cf256aeb9dec84.tar.bz2
packages_apps_Contacts-fad92b8f9f90888560798d5887cf256aeb9dec84.zip
New widget design
Bug:3129772 Change-Id: I34df2c43833e636ab72a623f56bbfc6c0ccd8452
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 330ddc7cc..43b19226e 100644
--- a/res/xml/social_widget_info.xml
+++ b/res/xml/social_widget_info.xml
@@ -15,7 +15,7 @@
-->
<appwidget-provider xmlns:android="http://schemas.android.com/apk/res/android"
- android:minWidth="294dip"
+ android:minWidth="220dip"
android:minHeight="72dip"
android:updatePeriodMillis="3600000"
android:initialLayout="@layout/social_widget"