mirror of
https://github.com/SimpleMobileTools/Simple-Calendar.git
synced 2025-02-17 04:10:45 +01:00
add widget preview images
This commit is contained in:
parent
1ef5e70bd8
commit
bf047fd4dc
@ -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>
|
||||
|
BIN
app/src/main/res/mipmap-hdpi/widget_preview.png
Normal file
BIN
app/src/main/res/mipmap-hdpi/widget_preview.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 12 KiB |
BIN
app/src/main/res/mipmap-mdpi/widget_preview.png
Normal file
BIN
app/src/main/res/mipmap-mdpi/widget_preview.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 6.0 KiB |
BIN
app/src/main/res/mipmap-xhdpi/widget_preview.png
Normal file
BIN
app/src/main/res/mipmap-xhdpi/widget_preview.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 15 KiB |
BIN
app/src/main/res/mipmap-xxhdpi/widget_preview.png
Normal file
BIN
app/src/main/res/mipmap-xxhdpi/widget_preview.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 30 KiB |
BIN
app/src/main/res/mipmap-xxxhdpi/widget_preview.png
Normal file
BIN
app/src/main/res/mipmap-xxxhdpi/widget_preview.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 32 KiB |
Loading…
x
Reference in New Issue
Block a user