mirror of
https://github.com/mihonapp/mihon.git
synced 2025-11-02 15:18:56 +01:00
"Updates" widget for Galaxy Z Flip5 cover screen (#9892)
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 410 KiB |
@@ -1,15 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<appwidget-provider xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:description="@string/appwidget_updates_description"
|
||||
android:previewImage="@drawable/updates_grid_widget_preview"
|
||||
android:initialLayout="@layout/appwidget_loading"
|
||||
android:minWidth="240dp"
|
||||
android:minHeight="80dp"
|
||||
android:minResizeWidth="80dp"
|
||||
android:minResizeHeight="110dp"
|
||||
android:maxResizeWidth="600dp"
|
||||
android:maxResizeHeight="600dp"
|
||||
android:targetCellWidth="4"
|
||||
android:targetCellHeight="2"
|
||||
android:resizeMode="horizontal|vertical"
|
||||
android:widgetCategory="home_screen" />
|
||||
Reference in New Issue
Block a user