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

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