X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/e3d509a451d89248a4598b4157036ebb662dc464..bf53dfb3af3ab5ff5047a45f794c0d69781db486:/AndroidManifest.xml
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 93424a11..805e9ce7 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -118,6 +118,13 @@
android:label="@string/sync_string_files"
android:syncable="true" />
+
+
+ android:launchMode="singleTop"
+ android:windowSoftInputMode="adjustResize" >
+ android:resource="@xml/users_and_groups_searchable"/>