diff --git a/changelog/unreleased/4786 b/changelog/unreleased/4786 new file mode 100644 index 00000000000..1b6c3de7b01 --- /dev/null +++ b/changelog/unreleased/4786 @@ -0,0 +1,6 @@ +Bugfix: Option "Copy here" in spaces list after rotating device + +The "Copy here" button has been prevented from being displayed after device rotation in the spaces list. + +https://github.com/owncloud/android/issues/4178 +https://github.com/owncloud/android/pull/4786 diff --git a/owncloudApp/src/main/AndroidManifest.xml b/owncloudApp/src/main/AndroidManifest.xml index 96afd343199..8576ebf3229 100644 --- a/owncloudApp/src/main/AndroidManifest.xml +++ b/owncloudApp/src/main/AndroidManifest.xml @@ -210,6 +210,7 @@ android:icon="@drawable/copy_link" android:label="@string/copy_link" />