Change dialog to popup
Bug:3140059
Change-Id: If09c7082cff59808c9c60962bece8c58cc2c1ff4
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 01cd535..02c378a 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -469,7 +469,7 @@
<!-- Attaches a photo to a contact. Started from external applications -->
<activity android:name="AttachImage"
- android:label="@string/contact_photo_dialog_title"
+ android:label="@string/attach_photo_dialog_title"
android:taskAffinity="">
<intent-filter>
<action android:name="android.intent.action.ATTACH_DATA" />