Making the sample weather widget vertically resizeable.
Change-Id: I0301004a703b501cf135e0750512ad9070aff59c
This commit is contained in:
@@ -19,5 +19,6 @@
|
|||||||
android:minHeight="222dip"
|
android:minHeight="222dip"
|
||||||
android:updatePeriodMillis="1800000"
|
android:updatePeriodMillis="1800000"
|
||||||
android:initialLayout="@layout/widget_layout"
|
android:initialLayout="@layout/widget_layout"
|
||||||
|
android:resizeMode="vertical"
|
||||||
android:previewImage="@drawable/preview">
|
android:previewImage="@drawable/preview">
|
||||||
</appwidget-provider>
|
</appwidget-provider>
|
||||||
|
|||||||
Reference in New Issue
Block a user