Fix email widget not able to be added.
Fixes b/6227726 Can't add Email II widget to Home - App isn't installed toast is displayed Change-Id: I87d91cd0301c57e54057b09703a2a84cb5bbf4e6
This commit is contained in:
parent
26c34f2273
commit
edae55003c
@ -21,5 +21,5 @@
|
||||
android:previewImage="@drawable/email_widget_preview"
|
||||
android:initialLayout="@layout/widget"
|
||||
android:resizeMode="horizontal|vertical"
|
||||
android:configure="com.android.email.widget.WidgetConfiguration"
|
||||
android:configure="com.android.email2.ui.MailboxSelectionActivityEmail"
|
||||
/>
|
||||
|
Loading…
Reference in New Issue
Block a user