Set recents color for photoviewer. b/17389434

Change-Id: I9c34b9c18394d1a9bdd4baa0f6fb022b1b6c85fa
This commit is contained in:
Andrew Sapperstein 2014-09-07 16:48:14 -07:00
parent 6566945492
commit 74df95fa58
1 changed files with 1 additions and 1 deletions

View File

@ -352,7 +352,7 @@
<activity
android:name="com.android.mail.photo.MailPhotoViewActivity"
android:label="@string/app_name"
android:theme="@style/PhotoViewTheme" >
android:theme="@style/MailPhotoViewTheme" >
</activity>
<activity