X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/905b68b4ec886cff35799c0e0604383d9f1d245b..c86ec0f56be4d7d8789cd9a0345cbc2e2a21b1ea:/AndroidManifest.xml diff --git a/AndroidManifest.xml b/AndroidManifest.xml index e758be27..805e9ce7 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -118,6 +118,13 @@ android:label="@string/sync_string_files" android:syncable="true" /> + + + android:theme="@style/Theme.ownCloud.Dialog" + android:launchMode="singleTop" + android:windowSoftInputMode="adjustResize" > + + + +