Follow up from: https://github.com/owncloud/android/issues/4950 Gesture navegability to improve (Android16+): 1. Browsing back from the root folder of any custom space, closes the app. Expected: moving to list of spaces: https://github.com/user-attachments/assets/d44abadf-5ea3-4349-87e5-f9d34cbd40ea 2. Browsing back from the `Details` view, closes the app. Expected: moving to list of files: https://github.com/user-attachments/assets/f17a9636-5b08-4d0c-9e56-4fa55b381afb 3. Browsing back from the text or audio preview, does nothing the first time and the second time, closes the app. Expected: moving to list of files: https://github.com/user-attachments/assets/1ef4b9cf-e485-4fe9-b1df-e73aa395b22b Tested with Android 16 and Android 17. With Android 15 works fine. ### TASKS - [ ] Research (if needed) - [ ] Create branch feature/feature_name - [ ] Development tasks - [ ] Implement whatever - [ ] ... - [ ] Implement unit tests (if needed) - [ ] Code review and apply changes requested - [ ] Design test plan - [ ] QA - [ ] Merge branch feature/feature_name into master
Follow up from: #4950
Gesture navegability to improve (Android16+):
Screen_recording_20260812_084453.webm
Detailsview, closes the app. Expected: moving to list of files:Screen_recording_20260812_084759.webm
Screen_recording_20260812_085138.webm
Tested with Android 16 and Android 17. With Android 15 works fine.
TASKS