Removed debug Log lines.
This commit is contained in:
parent
3217e2adbd
commit
fcec04f96d
@ -234,12 +234,6 @@ public final class MainPlayerUi extends VideoPlayerUi implements View.OnLayoutCh
|
||||
@Override
|
||||
public void destroy() {
|
||||
super.destroy();
|
||||
|
||||
if (DEBUG) {
|
||||
Log.d(TAG, "Destroyed called trhrough notification kill");
|
||||
}
|
||||
|
||||
|
||||
// Exit from fullscreen when user closes the player via notification
|
||||
if (isFullscreen) {
|
||||
toggleFullscreen();
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user