Merge "Added widget preview image. NOTE: This image should be replaced by a custom graphic."
This commit is contained in:
committed by
Android (Google) Code Review
commit
daa6d1bc8a
BIN
res/drawable/preview.png
Normal file
BIN
res/drawable/preview.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 8.0 KiB |
@@ -17,6 +17,7 @@
|
|||||||
<appwidget-provider xmlns:android="http://schemas.android.com/apk/res/android"
|
<appwidget-provider xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
android:minWidth="294dip"
|
android:minWidth="294dip"
|
||||||
android:minHeight="72dip"
|
android:minHeight="72dip"
|
||||||
|
android:previewImage="@drawable/preview"
|
||||||
android:initialLayout="@layout/widget"
|
android:initialLayout="@layout/widget"
|
||||||
>
|
>
|
||||||
</appwidget-provider>
|
</appwidget-provider>
|
||||||
|
|||||||
Reference in New Issue
Block a user