feat(homewidget): add placeholder for Favorites slideshow widget
This commit is contained in:
BIN
mobile/android/app/src/main/res/drawable/slideshow_preview.png
Normal file
BIN
mobile/android/app/src/main/res/drawable/slideshow_preview.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 40 KiB |
@@ -4,6 +4,7 @@
|
||||
android:minHeight="100dp"
|
||||
android:updatePeriodMillis="900000"
|
||||
android:initialLayout="@layout/slideshow_layout"
|
||||
android:previewImage="@drawable/slideshow_preview"
|
||||
android:resizeMode="horizontal|vertical"
|
||||
android:widgetCategory="home_screen">
|
||||
</appwidget-provider>
|
||||
Reference in New Issue
Block a user