Using absolute pkg name for MailPhotoViewActivity.

Change-Id: I987e10c774ced54673143c74e774ecd8fdce91cf
This commit is contained in:
Andrew Sapperstein 2012-06-21 15:57:40 -07:00
parent d638e701c4
commit 1138c799d6

View File

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