mirror of
https://github.com/M66B/FairEmail.git
synced 2025-02-24 15:11:03 +00:00
Updated widget title
This commit is contained in:
parent
120a837c32
commit
d43f7a170f
1 changed files with 1 additions and 1 deletions
|
@ -244,7 +244,7 @@
|
||||||
|
|
||||||
<receiver
|
<receiver
|
||||||
android:name=".Widget"
|
android:name=".Widget"
|
||||||
android:label="@string/app_name">
|
android:label="@string/tile_unseen">
|
||||||
|
|
||||||
<intent-filter>
|
<intent-filter>
|
||||||
<action android:name="android.appwidget.action.APPWIDGET_UPDATE" />
|
<action android:name="android.appwidget.action.APPWIDGET_UPDATE" />
|
||||||
|
|
Loading…
Reference in a new issue