Originally created by @lkiesow on GitHub (Jan 31, 2023).
Until now, when opening the full screen player in the app, you could use the back button or gesture on Android to close the player again. This no longer works. Nothing happens if you click “back”.
Steps to reproduce
Open app
Go to book details
Click play
Click on minimized player to open full screen player
Hit back gesture/button
Nothing happens
The player should close
This did work before
Environment data
Audiobookshelf version: v2.2.12
Android App version: 0.9.61-beta
Android version: 12 and 13
Originally created by @lkiesow on GitHub (Jan 31, 2023).
Until now, when opening the full screen player in the app, you could use the back button or gesture on Android to close the player again. This no longer works. Nothing happens if you click “back”.
### Steps to reproduce
1. Open app
2. Go to book details
3. Click play
4. Click on minimized player to open full screen player
5. Hit back gesture/button
- Nothing happens
- The player should close
- This did work before
### Environment data
- Audiobookshelf version: v2.2.12
- Android App version: 0.9.61-beta
- Android version: 12 and 13
adam
added the bug label 2026-04-24 23:20:36 +02:00
This seems to be a problem with other views as well. Although, it's probably less annoying there:
Open the main menu
Hitting back will either go to a completely different view or (if you are on the home page) ask if you want to close the app.
I expect the menu to close
Open a modal dialog (e.g. click ⋮ in boob details)
Clicking back, nothing will happen
@lkiesow commented on GitHub (Jan 31, 2023):
This seems to be a problem with other views as well. Although, it's probably less annoying there:
- Open the main menu
- Hitting back will either go to a completely different view or (if you are on the home page) ask if you want to close the app.
- I expect the menu to close
- Open a modal dialog (e.g. click ⋮ in boob details)
- Clicking back, nothing will happen
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @lkiesow on GitHub (Jan 31, 2023).
Until now, when opening the full screen player in the app, you could use the back button or gesture on Android to close the player again. This no longer works. Nothing happens if you click “back”.
Steps to reproduce
Environment data
@lkiesow commented on GitHub (Jan 31, 2023):
This seems to be a problem with other views as well. Although, it's probably less annoying there:
@advplyr commented on GitHub (Feb 23, 2023):
Fixed in v0.9.62-beta