New edit UI, now without tabs.

Make ExternalSource derive from FallbackSource
and add photo and name to the list of sources
since they're not optional.

Change-Id: I043db076a001a711e56dd6e5e6ee32c4c0c9477a
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index bd0a769..9242b1b 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -340,7 +340,7 @@
         <!-- Edit or insert details for a contact -->
         <activity
             android:name=".ui.EditContactActivity"
-            android:theme="@style/TallTitleBarTheme"
+            android:label="@string/editContactDescription"
             android:windowSoftInputMode="stateVisible|adjustResize">
 
             <intent-filter android:label="@string/editContactDescription">