Some inline editing work
Change-Id: I3d83f7407dd28605e9ea780f1d488fd291ac77ce
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 307b6cc..57fc5ad 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -400,7 +400,8 @@
<!-- Edit and insert details for a contact -->
<activity
android:name=".activities.ContactEditorActivity"
- android:theme="@style/TallTitleBarTheme">
+ android:theme="@style/TallTitleBarTheme"
+ android:windowSoftInputMode="adjustResize">
<intent-filter android:label="@string/editContactDescription">
<action android:name="android.intent.action.EDIT" />