am b02ad50d: Making the sample weather widget vertically resizeable.
* commit 'b02ad50d1a83f7171aaa1c1d17716ed5699dec40': Making the sample weather widget vertically resizeable.
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