Player-related code that should be improved #8616
Labels
codequality
Improvements to the codebase to improve the code quality
help wanted
Help is wanted in fixing this issue
player
Issues related to any player (main, popup and background)
rewrite
Issues and PRs related to rewrite
I and Stypox noticed some strange things while reviewing/refactoring the player #8170 (which were also there before the refactoring):
Runtime.getRuntime().halt(0)
: Refactor player and extract UI components #8170 (comment)NewPipe/app/src/main/java/org/schabi/newpipe/player/Player.java
Line 2584 in d9af788
NewPipe/app/src/main/java/org/schabi/newpipe/player/mediasession/MediaSessionPlayerUi.java
Line 70 in e9e9e80
Other things to do:
The text was updated successfully, but these errors were encountered: