Skip to content

Commit

Permalink
Device rotation does not move to root in folder picker, it has been f…
Browse files Browse the repository at this point in the history
…ixed.
  • Loading branch information
fesave authored and abelgardep committed Nov 5, 2021
1 parent a8a1f5a commit 8814007
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions owncloudApp/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@
<activity
android:name=".ui.activity.ReceiveExternalFilesActivity"
android:excludeFromRecents="true"
android:configChanges="orientation|screenSize"
android:taskAffinity="">
<intent-filter>
<action android:name="android.intent.action.SEND" />
Expand Down

0 comments on commit 8814007

Please sign in to comment.