diff --git a/src/main/AndroidManifest.xml b/src/main/AndroidManifest.xml index c0f7dc1..55fd457 100644 --- a/src/main/AndroidManifest.xml +++ b/src/main/AndroidManifest.xml @@ -41,8 +41,7 @@ android:label="@string/app_name" android:launchMode="singleTop" android:theme="@style/NoteTheme" - android:uiOptions="splitActionBarWhenNarrow" - android:windowSoftInputMode="adjustPan" > + android:uiOptions="splitActionBarWhenNarrow">