From 6cc59a72fc134ec67bbda9b88eddcc0a527ca7f7 Mon Sep 17 00:00:00 2001 From: Jannik Date: Tue, 2 Mar 2021 14:52:46 +0100 Subject: [PATCH] don't exclude player from history Previously it was possible to exit the player without going into pip mode and having no option to open this player activity again. --- app/src/main/AndroidManifest.xml | 2 +- build.gradle | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index 794a418..9cd30f9 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -37,7 +37,7 @@