Using absolute pkg name for MailPhotoViewActivity.
Change-Id: I987e10c774ced54673143c74e774ecd8fdce91cf
This commit is contained in:
parent
d638e701c4
commit
1138c799d6
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user