nextcloud / nextcloud/android

Non-uniform functionality of back button for different activities

Open
#2,293 8 comments 1 reaction 1 assignee Claimed by @arundhatigupta View on GitHub
approved enhancement navigation
Dominant language
Kotlin
Stars
5.6k
Forks
2k
Avg merge
2d 18h
Merged PRs (30d)
92

Description

### Actual behaviour

Currently, if we press back button while on a particular activity, the back functionality for different set of activities is different.

### Expected behaviour

The behaviour of back button should be uniform across all activities. All activities should direct us to the home activity i.e. the All files activity on pressing back button.

### Steps to reproduce
1. Open the app and log into your account.
2. Open Activities from the navigation drawer. Then press back button. This takes us to the All files activity.
3. Open Favourites/Photos/Shared/On Device activity. Then press back button. This causes exit from the app.
4. Open Notifications/Auto Upload/Uploads/Settings/Participate activity. Then press back button. This takes us to the On Device activity.

### Environment data
Android version: 7.0

Device model: Xiaomi Redmi Note 4

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.