Merge "Adding AppWidget xml flag to make widget resizable"

This commit is contained in:
Adam Cohen 2011-02-28 14:29:20 -08:00 committed by Android (Google) Code Review
commit 5985826f8a
1 changed files with 1 additions and 0 deletions

View File

@ -20,4 +20,5 @@
android:updatePeriodMillis="0"
android:previewImage="@drawable/email_widget_preview"
android:initialLayout="@layout/widget"
android:resizeMode="horizontal|vertical"
/>