Skip to content

Commit

Permalink
Add widget preview image
Browse files Browse the repository at this point in the history
  • Loading branch information
mcuelenaere committed Dec 1, 2013
1 parent 3ccc9b4 commit 029517a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
Binary file added res/drawable/remote_xbox_widget_preview.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 2 additions & 1 deletion res/xml/app_widget_remote.xml
Expand Up @@ -8,7 +8,8 @@
android:minResizeHeight="118dp"
android:resizeMode="vertical"
android:updatePeriodMillis="300000"
android:widgetCategory="keyguard|home_screen">
android:widgetCategory="keyguard|home_screen"
android:previewImage="@drawable/remote_xbox_widget_preview">

</appwidget-provider>

0 comments on commit 029517a

Please sign in to comment.