* commit '14e1d8ac9689c02908bf2819eb1e037eb0ee44d6': Fix FolderSelectionActivity Issue (Widget)
This commit is contained in:
commit
893700ff2d
@ -189,7 +189,8 @@
|
|||||||
</activity>
|
</activity>
|
||||||
|
|
||||||
<activity android:name="com.android.mail.ui.FolderSelectionActivity"
|
<activity android:name="com.android.mail.ui.FolderSelectionActivity"
|
||||||
android:label="@string/activity_folder_selection" />
|
android:label="@string/activity_folder_selection"
|
||||||
|
android:theme="@style/ShortcutWidgetTheme" />
|
||||||
|
|
||||||
<activity android:name="com.android.email2.ui.MailboxSelectionActivityEmail"
|
<activity android:name="com.android.email2.ui.MailboxSelectionActivityEmail"
|
||||||
android:theme="@style/ShortcutWidgetTheme"
|
android:theme="@style/ShortcutWidgetTheme"
|
||||||
|
Loading…
Reference in New Issue
Block a user