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 4, 2021
1 parent 3dcb854 commit b0a905f
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 b0a905f

Please sign in to comment.