Fix FolderSelectionActivity Issue (Widget)
Part of the AppCompat audit Bug: 16987963 Change-Id: I1dc21f53e7f3dbb9cc9ad6dcacf177cfc8ad7658
This commit is contained in:
parent
486e971066
commit
2537c352e4
@ -189,7 +189,8 @@
|
||||
</activity>
|
||||
|
||||
<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"
|
||||
android:theme="@style/ShortcutWidgetTheme"
|
||||
|
Loading…
Reference in New Issue
Block a user