Merge "Added widget preview image. NOTE: This image should be replaced by a custom graphic."

This commit is contained in:
Adam Lesinski
2010-10-07 12:00:22 -07:00
committed by Android (Google) Code Review
2 changed files with 1 additions and 0 deletions

BIN
res/drawable/preview.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.0 KiB

View File

@@ -17,6 +17,7 @@
<appwidget-provider xmlns:android="http://schemas.android.com/apk/res/android"
android:minWidth="294dip"
android:minHeight="72dip"
android:previewImage="@drawable/preview"
android:initialLayout="@layout/widget"
>
</appwidget-provider>