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