Making the sample weather widget vertically resizeable.

Change-Id: I0301004a703b501cf135e0750512ad9070aff59c
This commit is contained in:
Winson Chung
2011-03-28 15:46:29 -07:00
parent 9775ffe5fd
commit b02ad50d1a

View File

@@ -19,5 +19,6 @@
android:minHeight="222dip"
android:updatePeriodMillis="1800000"
android:initialLayout="@layout/widget_layout"
android:resizeMode="vertical"
android:previewImage="@drawable/preview">
</appwidget-provider>