mirror of
https://github.com/M66B/FairEmail.git
synced 2025-03-04 18:48:31 +00:00
Let the launcher icon be the widget preview image
This commit is contained in:
parent
8eda9cd453
commit
ed5d31252c
1 changed files with 2 additions and 2 deletions
|
@ -3,6 +3,6 @@
|
|||
android:initialLayout="@layout/widget"
|
||||
android:minWidth="40dp"
|
||||
android:minHeight="40dp"
|
||||
android:previewImage="@drawable/baseline_mail_24"
|
||||
android:resizeMode="horizontal|vertical"
|
||||
android:updatePeriodMillis="0" />
|
||||
android:updatePeriodMillis="0"
|
||||
android:widgetCategory="home_screen" />
|
||||
|
|
Loading…
Add table
Reference in a new issue