am 39913f25
: Merge "Unconfigure widgets when switching sectioned inbox on/off." into jb-ub-mail-ur9
* commit '39913f25bf70a12f5f9ee55eb3386d0a3812cef9': Unconfigure widgets when switching sectioned inbox on/off.
This commit is contained in:
commit
7648a667a9
@ -363,6 +363,10 @@
|
||||
<action android:name="com.android.mail.ACTION_UPDATE_WIDGET" />
|
||||
<data android:mimeType="@string/application_mime_type" />
|
||||
</intent-filter>
|
||||
<intent-filter>
|
||||
<action android:name="com.android.mail.ACTION_VALIDATE_ALL_WIDGETS" />
|
||||
<data android:mimeType="@string/application_mime_type" />
|
||||
</intent-filter>
|
||||
<meta-data android:name="android.appwidget.provider"
|
||||
android:resource="@xml/widget_info" />
|
||||
</receiver>
|
||||
|
Loading…
Reference in New Issue
Block a user