add widget previews

This commit is contained in:
tibbi 2016-06-04 11:24:14 +02:00
parent f1c6a8644e
commit 4ebecd2003
6 changed files with 2 additions and 1 deletions

View File

@ -39,7 +39,8 @@
android:screenOrientation="portrait"/>
<receiver
android:name=".MyWidgetProvider">
android:name=".MyWidgetProvider"
android:icon="@mipmap/widget_preview">
<intent-filter>
<action android:name="android.appwidget.action.APPWIDGET_UPDATE"/>
</intent-filter>

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 33 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB