am ec83f7fa: am 5b5d5585: am 86e17ba1: Merge "Set recents color for photoviewer. b/17389434" into ub-gmail-ur14-dev

* commit 'ec83f7fa3a5c0805e0125a562ced5d75bb476dbe':
  Set recents color for photoviewer. b/17389434
This commit is contained in:
Andrew Sapperstein 2014-11-02 17:37:09 +00:00 committed by Android Git Automerger
commit 0f493a8618
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