X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/e3d509a451d89248a4598b4157036ebb662dc464..c86ec0f56be4d7d8789cd9a0345cbc2e2a21b1ea:/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"/>