X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/905b68b4ec886cff35799c0e0604383d9f1d245b..2477d496e3cdfe4eb7735a8e8c4e095bc201be61:/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" > + + + +