Closed suhaien closed 3 months ago
relevant to #1484 and #1446
I have the same issue. App also crashes when I press back while in video player. Its also connected to rotation issue.
Turning Auto Rotate off fixes the issue
App still crashes on my device even with auto rotate turned off.
https://github.com/aniyomiorg/aniyomi/assets/129636286/1e8bf091-2956-4757-98c7-9243726256fa
App started crashing since preview r7509, doesn't crash on preview r7507
I am guessing this was because of a bug caused by the main activity creating an mpv instance twice. This was fixed on 71e0d44a0b82a708342a8b22e108dd051e2c1615
Steps to reproduce
Expected behavior
The app should not crash.
Actual behavior
The app crashes.
Crash logs
No response
Aniyomi version
r7513
Android version
LineageOS 20 (Android 13)
Device
Samsung S9
Other details
https://github.com/aniyomiorg/aniyomi/assets/129636286/016bfabd-8617-4d1c-b1d0-50bd8f66536d
Acknowledgements