X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/305536f8c249ae4ca528cf004fe71a26c7278ede..c86ec0f56be4d7d8789cd9a0345cbc2e2a21b1ea:/AndroidManifest.xml diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 9f739085..805e9ce7 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -197,7 +197,8 @@ android:name=".ui.activity.ShareActivity" android:label="@string/share_dialog_title" android:theme="@style/Theme.ownCloud.Dialog" - android:launchMode="singleTop" > + android:launchMode="singleTop" + android:windowSoftInputMode="adjustResize" >